package
Version:
v2.6.1
Opens a new window with list of versions in this module.
Published: Nov 16, 2024
License: CC-BY-4.0, MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
Dev = "dev"
Prod = "prod"
TestDev = "testdev"
)
Get returns the current mode.
IsDev returns true if the current mode is dev mode.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.