Documentation
¶
Index ¶
Constants ¶
View Source
const ( Development = "development" Production = "production" Test = "test" E2E = "e2e" )
Application Environment name
Variables ¶
View Source
var C config
C is config variable
Functions ¶
Types ¶
type ReadConfigOption ¶
type ReadConfigOption struct {
AppEnv string
}
ReadConfigOption is a config option
Click to show internal directories.
Click to hide internal directories.