Documentation
¶
Index ¶
Constants ¶
View Source
const ( EnvGitHubAppID = "GITHUB_APP_ID" EnvGitHubAppSecret = "GITHUB_APP_SECRET" EnvGitHubAppPrivateKeyBase64 = "GITHUB_PRIVATE_KEY_BASE64" EnvMySQLURL = "MYSQL_URL" EnvPort = "PORT" EnvShoesPluginPath = "PLUGIN" EnvDebug = "DEBUG" EnvStrict = "STRICT" EnvMaxConnectionsToBackend = "MAX_CONNECTIONS_TO_BACKEND" EnvMaxConcurrencyDeleting = "MAX_CONCURRENCY_DELETING" )
Config Environment keys
Variables ¶
View Source
var Config conf
Config is config value
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.