Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEnvVarAsBool ¶
GetEnvVarAsBool gets an env variable and parses to a bool; or returns a default bool if variable missing or not a bool
func GetEnvVarAsInt ¶
GetEnvVarAsInt gets an env variable and parses to an int; or returns a default int if variable missing or not an int
func GetEnvVarAsString ¶
GetEnvVarAsString gets an environment variable, or returns a default value if missing/empty
func GetVcapApplication ¶
func GetVcapApplication() types.CfVcapApplication
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.