Versions in this module Expand all Collapse all v0 v0.3.0 Mar 14, 2018 Changes in this version type Config + Optional bool v0.2.0 Mar 14, 2018 Changes in this version + type Config struct + Logger logrus.FieldLogger + Template *template.Template + type Engine struct + func New(c *Config) (*Engine, error) + func (e *Engine) Render(keys chan *template.Key, w io.Writer) error