Documentation
¶
Index ¶
Constants ¶
View Source
const ( PRODUCTION = "production" DEVELOPMENT = "development" LOCAL = "local" )
View Source
const ( FORMAT_DATE = "2006-01-02" FORMAT_DATETIME = "2006-01-02 15:04:05" LOG_FOLDER = "storage/logs" )
View Source
const ( APP_NAME = "APP_NAME" APP_ENV = "APP_ENV" APP_DEBUG = "APP_DEBUG" APP_PORT = "APP_PORT" APP_URL = "APP_URL" SENTRY_DSN = "SENTRY_DSN" NEWRELIC_ENABLED = "NEWRELIC_ENABLED" NEWRELIC_APP_NAME = "NEWRELIC_APP_NAME" NEWRELIC_LICENSE = "NEWRELIC_LICENSE" HEALTHCHECK_URL = "HEALTHCHECK_URL" )
Environment Variable Constant Put env name in here to prevent typo
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.