~bigbes/core-go

ref: 67e655222767f9737a564a5cba19d3c268e9b2ac core-go/feature/header.go -rw-r--r-- 1010 bytes
39c3fd1e — Conrad Hoffmann 9 months ago
Run modernize

See https://pkg.go.dev/golang.org/x/tools/gopls/internal/analysis/modernize

It's mostly interface{} -> any, but also two quite useful applications
of slices.Contains.
33acd1b0 — Drew DeVault 10 months ago
feature: add submodule + middleware for feature flags