Versions in this module Expand all Collapse all v1 v1.0.0 Mar 25, 2026 Changes in this version + func FormatList(templates []Template) string + func Render(tmpl *Template, vars map[string]string) string + type Template struct + Body string + Category string + Description string + Name string + Variables []Variable + func BuiltinTemplates() []Template + type Variable struct + Default string + Desc string + Name string