Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Params = op.MethodParams{
"Extract": {"source", "prefix"},
}
Params maps Go method names to Starlark parameter name lists.
Functions ¶
func NewArchivePlan ¶
func NewArchivePlan(graph *op.Graph, project string, reg *op.ActionRegistry) *op.ReflectedPlanned
NewArchivePlan creates a wrapped archive provider for planned-mode Starlark consumption.
func NewArchiveReceiver ¶
func NewArchiveReceiver(p *provider.Provider) *op.ReflectedReceiver
NewArchiveReceiver creates a wrapped archive provider for Starlark consumption.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.