package
0.0.0-20181028200458-699b668acbbd
Repository: https://github.com/gernest/utron.git
Documentation: pkg.go.dev

# Functions

NewSimpleView returns a SimpleView with templates loaded from viewDir.

# Structs

SimpleView implements View interface, but based on golang templates.

# Interfaces

View is an interface for rendering templates.