package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jan 2, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
ModeDev = "dev"
ModeTest = "test"
ModeProd = "prod"
)
Active returns the current running environment mode.
Priority: APP_ENV > GO_ENV > ModeDev
Hostname returns the hostname of the machine.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.