Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultPort = "3000" DefaultDataDir = "data" // DefaultHost fake url DefaultHost = "local.appspot.com" EnvLogLevel = "LOGLEVEL" EnvDataDir = "DATADIR" EnvPort = "PORT" EnvStorageURL = "STORAGE_URL" // smtp EnvSmtpServer = "RM_SMTP_SERVER" EnvSmtpUsername = "RM_SMTP_USERNAME" EnvSmtpPassword = "RM_SMTP_PASSWORD" EnvSmtpHelo = "RM_SMTP_HELO" EnvSmtpInsecureTLS = "RM_SMTP_INSECURE_TLS" EnvSmtpFrom = "RM_SMTP_FROM" // myScript hwr api keys EnvHwrApplicationKey = "RMAPI_HWR_APPLICATIONKEY" EnvHwrHmac = "RMAPI_HWR_HMAC" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.