Documentation
¶
Index ¶
Constants ¶
View Source
const ( Namespace = "mohammadne" System = "zanbil" )
Variables ¶
This section is empty.
Functions ¶
func ShowEnvironments ¶
func ShowEnvironments() string
Types ¶
type Environment ¶
type Environment string
const ( EnvironmentLocal Environment = "local" EnvironmentProd Environment = "prod" )
func ToEnvironment ¶
func ToEnvironment(value string) Environment
Click to show internal directories.
Click to hide internal directories.