Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandedKoanfKeys ¶ added in v0.6.0
func ExpandedKoanfKeys() (keys []string)
Return a list of all koanf keys from Options Including all substrings of parent keys. For example, the option key export.environmentID adds the keys 'export' and 'export.environmentID' to the list.
func InitAllOptions ¶
func InitAllOptions()
func OptionFromKoanfKey ¶ added in v0.6.0
func ValidateKoanfKey ¶ added in v0.6.0
func ValidateParentKoanfKey ¶ added in v0.6.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.