Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Renderer ¶
type Renderer struct {
// contains filtered or unexported fields
}
Renderer renders html templates
func NewRenderer ¶
func NewRenderer(fs filesystem.FS, cacheEnabled bool) *Renderer
NewRenderer created a new renderer
Click to show internal directories.
Click to hide internal directories.