Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Environment ¶
type Environment struct {
Name string
}
func NewEnvironment ¶
func NewEnvironment(name string) *Environment
func (Environment) IsValid ¶
func (e Environment) IsValid(env string) bool
Click to show internal directories.
Click to hide internal directories.