Documentation ¶
Index ¶
Constants ¶
View Source
const ( EnvironmentProd = "prod" EnvironmentStaging = "staging" EnvironmentDev = "dev" )
Variables ¶
View Source
var C config
C is the object containing config values
Functions ¶
Types ¶
type Environment ¶
type Environment string
func (Environment) ToString ¶
func (e Environment) ToString() string
Click to show internal directories.
Click to hide internal directories.