package
Version:
v0.0.0-...-699b668
Opens a new window with list of versions in this module.
Published: Oct 28, 2018
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type SimpleView struct {
}
SimpleView implements View interface, but based on golang templates.
Render executes template named name, passing data as context, the output is written to out.
View is an interface for rendering templates.
NewSimpleView returns a SimpleView with templates loaded from viewDir
Source Files
¶
Click to show internal directories.
Click to hide internal directories.