Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Compiler ¶
type Compiler struct {
// contains filtered or unexported fields
}
func NewCompiler ¶
type IntStack ¶
type IntStack struct {
// contains filtered or unexported fields
}
type Metadata ¶ added in v0.13.38
type Metadata struct {
Poll bool
// contains filtered or unexported fields
}
func (Metadata) HasRemotes ¶ added in v0.14.29
type Variables ¶
type Variables map[string]json.RawMessage
Click to show internal directories.
Click to hide internal directories.