enginebase

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FuncMap

func FuncMap() template.FuncMap

Types

type Engine

type Engine interface {
	Execute(w io.Writer, templateName string, context *context.EngineContext) error
}

Engine has an ExecuteTemplate method which renders data into a template

type EngineFactory

type EngineFactory func(store.Theme) (Engine, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL