Versions in this module Expand all Collapse all v1 v1.0.1 Jul 9, 2026 v1.0.0 Jul 6, 2026 Changes in this version + type BaseWriter struct + func New(engine string) (*BaseWriter, error) + func (w *BaseWriter) Render(ctx context.Context, rJob *job.RenderJob, rInput *writer.RenderInput, ...) (*writer.RenderOutput, error)