Documentation
¶
Index ¶
Constants ¶
View Source
const ( DEVELOPMENT string = "development" TESTING string = "testing" STAGING string = "staging" PRODUCTION string = "production" )
Environment Types
View Source
const ( PORT string = "PORT" PSQL_DATABASE_URL string = "POSTGRES_DATABASE_URL" )
Environment Variables
Variables ¶
This section is empty.
Functions ¶
func GetActiveEnvironment ¶
func GetActiveEnvironment() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.