# Packages
No description provided by the author
Package kpkeyval provides a key value parser to parse an io.Reader's content of key/values with a configurable separator and add it into a konfig.Store.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Parser is the interface to implement to parse a config file.
# Type aliases
Func is a function implementing the Parser interface.