//
pkg.gl
Category
github.com/ONSdigital/go-ns
render
package
0.0.0-20241030091535-cc1b11756418
Repository:
https://github.com/onsdigital/go-ns.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
46 SLOC
#
Functions
HTML
HTML controls the rendering of an HTML template with a given name and template parameters to an io.Writer.
JSON
JSON controls the rendering of a JSON template with a given name and template parameters to an io.Writer.
#
Variables
Renderer
Renderer provides an instance of the renderer interface used to allow the rendering of HTML and JSON templates.