Versions in this module Expand all Collapse all go1 go1.18.10 Jan 10, 2023 Changes in this version + type Template struct + func New(name, text string) *Template + func (r *Template) Execute(w io.Writer, data any) error