package
Version:
v1.38.0
Opens a new window with list of versions in this module.
Published: Mar 24, 2023
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Handler handles requests to census endpoint
Clients contains all the required Clients for Census hub page
type RenderClient interface {
BuildPage(w io.Writer, pageModel interface{}, templateName string)
NewBasePageModel() model.Page
}
RenderClient is an interface with methods required for rendering a template from a page model
Source Files
¶
Click to show internal directories.
Click to hide internal directories.