Documentation
¶
Index ¶
Constants ¶
const CodeRepoStorage string = "CODE_REPO_STORAGE"
CodeRepoStorage is the location to save source code
const GamebuildrEncryptionKey string = "GAMEBUILDR_ENCRYPTION_KEY"
GamebuildrEncryptionKey is the string representation of the message to use
const GamebuildrNotifications string = "GAMEBUILDR_NOTIFICATIONS"
GamebuildrNotifications is the URL endpoint to send Gamebuildr messages
const GcloudServiceAccount string = "GOOGLE_APPLICATION_CREDENTIALS"
GcloudServiceAccount is the path to the gcloud service account .json The .json is automatically generated and set when the client is ran
const GcloudServiceKey string = "GCLOUD_SERVICE_KEY"
GcloudServiceKey is the base64 generated key from the gcloud .json
const GoEnv string = "GO_ENV"
GoEnv is the environment the current system is operating in
const LogEndpoint string = "PAPERTRAIL_ENDPOINT"
LogEndpoint is the endpoint for sending log data
const LogPath string = "GOGETA_LOG_PATH"
LogPath is the path for storing log data in development environments
const MessageString string = "MESSAGE_STRING"
MessageString is the string representation of the message to use
const MrrobotNotifications string = "MRROBOT_NOTIFICATIONS"
MrrobotNotifications is the URL endpoint to send MrRobot messages
const Region string = "REGION"
Region is the world region messages are coming from
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.