Versions in this module Expand all Collapse all v0 v0.1.0 Nov 15, 2025 Changes in this version + type Template struct + Description string + File string + ID string + Name string + Raw []byte + func List() ([]Template, error) + func Lookup(name string) (Template, bool, error)