Versions in this module Expand all Collapse all v0 v0.2.0 Aug 22, 2026 v0.1.0 Aug 5, 2026 Changes in this version + type BaseWriter struct + func New(provider string, engine string, timeout time.Duration, heartbeat time.Duration) (*BaseWriter, error) + func (w *BaseWriter) Render(ctx context.Context, rJob *job.RenderJob, rInput *writer.RenderInput, ...) (*writer.RenderOutput, error)