configuration

package
v1.0.7-0...-053f393 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

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 OptionFromViperKey

func OptionFromViperKey(viperKey string) (opt options.Option, err error)

func ValidateParentViperKey

func ValidateParentViperKey(viperKey string) error

func ValidateViperKey

func ValidateViperKey(viperKey string) error

func ViperKeys

func ViperKeys() (keys []string)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL