Documentation
¶
Index ¶
- func Get(key string) (string, error)
- func GetBool(key string) (bool, error)
- func GetBoolOrDefault(key string, defaultValue bool) (bool, error)
- func GetBoolOrFallback(key string, fallbackKey string, defaultValue bool) (bool, error)
- func GetOrDefault(key string, defaultValue string) string
- func GetOrFallback(key string, fallbackKey string, defaultValue string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBoolOrFallback ¶
GetBoolOrFallback to be removed with release of Grafana 9.x
func GetOrDefault ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.