~bigbes/core-go

ref: e22c3e1cbf3248dc8a1ee87fc1cf469d67bffb82 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