Versions in this module Expand all Collapse all v1 v1.13.1 Feb 8, 2017 Changes in this version + type InvalidTemplateError struct + Template string + func Substitute(template string, mapping Mapping) (result string, err *InvalidTemplateError) + func (e InvalidTemplateError) Error() string + type Mapping func(string) (string, bool) v1.13.1-rc2 Feb 6, 2017 v1.13.1-rc1 Jan 27, 2017