Versions in this module Expand all Collapse all v1 v1.0.2 Nov 28, 2021 v1.0.1 Nov 28, 2021 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()