Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindContextRefsInTemplate ¶
func FindContextRefsInTemplate(template string, allowedTopLevels []string, callback func([]string)) error
FindContextRefsInTemplate audits context references in the given template. Note that the case of the found references is preserved as these may be significant, e.g. ["X"] vs ["x"] in JSON
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.