Documentation ¶
Index ¶
- func GetEnvOrDefault(env, defaultValue string) (value string)
- func GetEnvOrDefaultBool(env string, defaultValue bool) bool
- func GetEnvOrDefaultInt(env string, defaultValue int) int
- func GetEnvOrDefaultInt64(env string, defaultValue int64) int64
- func GetEnvOrDefaultInterface(env string, defaultValue interface{}) interface{}
- func GetHorusecManagerURL() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEnvOrDefault ¶
func GetEnvOrDefaultBool ¶
func GetEnvOrDefaultInt ¶
func GetEnvOrDefaultInt64 ¶
func GetEnvOrDefaultInterface ¶
func GetEnvOrDefaultInterface(env string, defaultValue interface{}) interface{}
func GetHorusecManagerURL ¶
func GetHorusecManagerURL() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.