Versions in this module Expand all Collapse all v0 v0.8.0 Aug 10, 2026 Changes in this version + type Writer struct + func NewWriter(outputPath string) (*Writer, error) + func (w *Writer) Close() error + func (w *Writer) Write(content string) error