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