package
0.0.0-20240319171658-c50f1b6ba738
Repository: https://github.com/robfig/soy.git
Documentation: pkg.go.dev
# Variables
No description provided by the author
Funcs contains the builtin Soy functions.
Logger collects output from {log} commands.
ObligatoryPrintDirectives are always called These directives can't take arguments Callers may add their own print directives to this list.
PrintDirectives are the builtin print directives.
# Structs
Func represents a Soy function that may be invoked within a Soy template.
PrintDirective represents a transformation applied when printing a value.
Renderer provides parameters to template execution.
Tofu is a bundle of compiled soy, ready to render to HTML.