Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConfigurationValue ¶
GetConfigurationValue returns the value of the configuration key. If the configuration key is not found, it returns an empty string. First call will load the configuration from different sources. Supported sources are: Environment variables. The sources are loaded in the same order as listed above.
func GetConfigurationValueOrDefault ¶
GetConfigurationValueOrDefault returns the value of the configuration key. If the configuration key is not found, it returns default value. First call will load the configuration from different sources. Supported sources are: Environment variables. The sources are loaded in the same order as listed above.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.