environment

package
v0.0.0-...-62087f9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 2, 2021 License: MIT Imports: 4 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL