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