Versions in this module Expand all Collapse all v0 v0.1.0 Feb 17, 2023 Changes in this version + func FlagVal(fs *pflag.FlagSet, f *pflag.Flag) interface + type KoanfIntf interface + Exists func(string) bool + type Posflag struct + func Provider(f *pflag.FlagSet, delim string, ko KoanfIntf) *Posflag + func ProviderWithFlag(f *pflag.FlagSet, delim string, ko KoanfIntf, ...) *Posflag + func ProviderWithValue(f *pflag.FlagSet, delim string, ko KoanfIntf, ...) *Posflag + func (p *Posflag) Read() (map[string]interface{}, error) + func (p *Posflag) ReadBytes() ([]byte, error) + func (p *Posflag) Watch(cb func(event interface{}, err error)) error v0.1.0-dev0 Feb 9, 2023 Other modules containing this package github.com/knadh/koanf