Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Env ¶
type Env struct {
GOROOT string `eval:"$GOROOT"`
GOPATH string `eval:"$GOPATH"`
GOOS string `eval:"$GOOS"`
GOARCH string `eval:"$GOARCH"`
}
func (*Env) BuildContext ¶
func (*Env) BuildContextWithOverlay ¶
Click to show internal directories.
Click to hide internal directories.