Documentation
¶
Overview ¶
Package registry wires every built-in transform primitive into a transform.Registry so the template engine can build a pipeline from a template's named steps. This is the one place that imports all primitives; each primitive package stays independent and unaware of the others.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Default ¶
func Default() *ctransform.Registry
Default returns a registry with every built-in primitive registered under its canonical name.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.