Versions in this module Expand all Collapse all v1 v1.9.0 Sep 17, 2026 Changes in this version + var ErrNoPrefix = errors.New(...) + func Get(neutral, legacy string) string + func Lookup(neutral, legacy string) (value, name string, ok bool) + func UsesLegacyName(neutral, legacy string) bool + type BrandedKnob struct + Const string + File string + InWindow bool + Line int + Name string + func ScanBrandedKnobs(path string, src []byte, prefix string) (found []BrandedKnob, literals int, err error) + func UnwindowedBrandedKnobs(all []BrandedKnob) []BrandedKnob