Versions in this module Expand all Collapse all v0 v0.1.1 Feb 18, 2026 v0.1.0 Feb 7, 2026 Changes in this version + func LoadTemplates(path string, ttl time.Duration) ([]api.Template, error) + func SaveTemplates(path string, templates []api.Template) error + type TemplateCache struct + FetchedAt time.Time + Templates []api.Template