Documentation ¶
Index ¶
Constants ¶
View Source
const ( LambdaHostKey = "LAMBDA_HOST" LambdaSecretKey = "LAMBDA_SECRET" LambdaPortKey = "LAMBDA_PORT" MicrosoftClientIDKey = "MS_CLIENT_ID" MicrosoftClientSecretKey = "MS_CLIENT_SECRET" MicrosoftRedirectURLKey = "MS_REDIRECT" MongoHostKey = "MONGO_HOST" MongoUserKey = "MONGO_USER" MongoPasswordKey = "MONGO_SECRET" TaskListIDKey = "TASK_LIST_ID" )
Variables ¶
View Source
var ( MSClientID string MSClientSecret string MSRedirectURL string )
View Source
var ( LambdaHost string LambdaPassword string LambdaPort string )
View Source
var ( MongoHost string MongoPassword string MongoUser string )
View Source
var (
TaskListID string
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.