Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Empty = Env{}
Empty returns an empty environment.
Functions ¶
This section is empty.
Types ¶
type Env ¶
type Env struct {
// contains filtered or unexported fields
}
Env represents a fake environment.
Click to show internal directories.
Click to hide internal directories.