Versions in this module Expand all Collapse all v0 v0.1.0 Nov 23, 2024 Changes in this version + type Engine struct + func NewEngine(templates embed.FS) (*Engine, error) + func (e *Engine) Render(name string, data any) ([]byte, error)