Versions in this module Expand all Collapse all v0 v0.2.0 Mar 12, 2014 Changes in this version + var ErrTemplateNotFound = errors.New("Template Not Found") + func ExecuteTemplate(wr io.Writer, name string, data interface{}) error