constants

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 16, 2023 License: MIT Imports: 0 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL