Documentation ¶
Index ¶
Constants ¶
View Source
const ( Environment = "ENVIRONMENT" Port = "PORT" MongoHost = "MONGO_HOST" MongoDatabase = "MONGO_DATABASE" MongoUser = "MONGO_USER" MongoPassword = "MONGO_PASSWORD" JWTSecret = "JWT_SECRET" SendgridAPIKey = "SENDGRID_API_KEY" )
names of env vars
View Source
const DefaultEnvVarValue = "not set"
DefaultEnvVarValue is the value returned by Get when the env var is not set
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.