Versions in this module Expand all Collapse all v2 v2.0.0 Sep 13, 2024 Changes in this version + const DEVELOP + const NOT_SET + const PRODUCT + const STAGING + const TESTING + func IsDevelop() bool + func IsProduct() bool + func IsStaging() bool + func IsTesting() bool + func Mode() string + func Set(mode string) + func SetDevelop() + func SetProduct() + func SetStaging() + func SetTesting()