Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandedViperKeys ¶
func ExpandedViperKeys() (keys []string)
Return a list of all viper 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 ValidateParentViperKey ¶
func ValidateViperKey ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.