package
Version:
v0.0.0-...-9edbc40
Opens a new window with list of versions in this module.
Published: Mar 30, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
EnvDevelopment = "development"
EnvStaging = "staging"
EnvProduction = "production"
)
Environment List
Get return string of current environment flag
func IsDevelopment() bool
IsDevelopment check if current env is development
IsProduction check if current env is production
Source Files
¶
Click to show internal directories.
Click to hide internal directories.