Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Environment ¶
type Environment int
const ( Local Environment = iota Development QA Staging Sandbox Production )
func (Environment) String ¶
func (e Environment) String() string
Click to show internal directories.
Click to hide internal directories.