Documentation
¶
Index ¶
- func Debug() bool
- func GetConfigOrDefaultInt64(key interface{}, defaultValue int64) int64
- func GetConfiguration(key interface{}) (interface{}, bool)
- func GetConfigurationInt64(key interface{}) (int64, bool)
- func GetConfigurationString(key interface{}) (string, bool)
- func MustGetConfigurationString(key interface{}) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConfigOrDefaultInt64 ¶
func GetConfiguration ¶
func GetConfiguration(key interface{}) (interface{}, bool)
func GetConfigurationInt64 ¶
func GetConfigurationString ¶
func MustGetConfigurationString ¶
func MustGetConfigurationString(key interface{}) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.