Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Environment ¶
type Environment struct {
// contains filtered or unexported fields
}
func NewEnvironment ¶
func NewEnvironment() (*Environment, error)
func (*Environment) Stop ¶
func (env *Environment) Stop() error
Click to show internal directories.
Click to hide internal directories.