package
0.0.0-20240319171658-c50f1b6ba738
Repository: https://github.com/robfig/soy.git
Documentation: pkg.go.dev
# Functions
CheckDataRefs validates that: 1.
ProcessMessages calculates the message ids and placeholder names for {msg} nodes and sets that information on the node.
SetGlobals sets the value of all global nodes in the given registry.
SetNodeGlobals sets global values on the given node and all children nodes, using the given data map.