Documentation
¶
Index ¶
- func CheckEnvSetting(keys []string) error
- func GetBoolWithDefault(key string, defaultValue bool) bool
- func GetDurationEnvWithDefault(key string, defaultValue time.Duration) time.Duration
- func GetEnvWithDefault(key, defaultValue string) string
- func GetInt64EnvWithDefault(key string, defaultValue int64) int64
- func GetIntEnvWithDefault(key string, defaultValue int) int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckEnvSetting ¶
func GetBoolWithDefault ¶
func GetEnvWithDefault ¶
func GetInt64EnvWithDefault ¶
func GetIntEnvWithDefault ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.