package
0.0.0-20241030091535-cc1b11756418
Repository: https://github.com/onsdigital/go-ns.git
Documentation: pkg.go.dev

# Functions

HTML controls the rendering of an HTML template with a given name and template parameters to an io.Writer.
JSON controls the rendering of a JSON template with a given name and template parameters to an io.Writer.

# Variables

Renderer provides an instance of the renderer interface used to allow the rendering of HTML and JSON templates.