Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(reg *execution.ActionRegistry)
Register registers all template actions with the given registry.
Types ¶
type Provider ¶
type Provider struct{}
Provider provides template expansion operations. It takes input content and produces output content through Go template expansion — no filesystem access.
Click to show internal directories.
Click to hide internal directories.