Versions in this module Expand all Collapse all v0 v0.0.1 Mar 27, 2026 Changes in this version + type Writer struct + F *os.File + func New(path string) (*Writer, error) + func (w *Writer) Append(conv domain.Conversation, annotation, reason string) error + func (w *Writer) Close() error