Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Getter ¶
type Getter interface {
GetVersion() Version
GetDefaultGraph() ir.Graph
GetDefaultGraphHash() string
GetStarlarkInterpreter(buildContextDir string) starlark.Interpreter
}
Checker gets the version from the comment. # syntax=v0
func NewByVersion ¶ added in v0.3.11
Click to show internal directories.
Click to hide internal directories.