Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapGetKeyValues ¶
func MapToArray ¶
Types ¶
type Environment ¶
type Environment struct{}
func GetEnvironment ¶
func GetEnvironment() *Environment
func NewEnvironment ¶
func NewEnvironment() *Environment
func (*Environment) Get ¶
func (e *Environment) Get(key string, defaultValue interface{}) interface{}
Click to show internal directories.
Click to hide internal directories.