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