Documentation
¶
Index ¶
Constants ¶
View Source
const ( FunctionName = "FUNCTION_NAME" ProjectId = "GOOGLE_PROJECT_ID" GoogleGCFDomain = "GOOGLE_GCF_DOMAIN" GoogleClientId = "GOOGLE_CLIENT_ID" GoogleClientSecret = "GOOGLE_CLIENT_SECRET" JwtSecretKey = "JWT_SECRET_KEY" CodeLocation = "CODE_LOCATION" CloudFunctionBucket = "CLOUD_FUNCTIONS_BUCKET" )
Variables ¶
This section is empty.
Functions ¶
func NewConfigFromEnv ¶
func NewConfigFromEnv() *pb.ConfigResponse
NewConfigFromEnv builds config response from environment variables
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.