~bigbes/core-go

ref: 20be483e4e7e137d820dc4d33049a9d851fa1b64 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