Versions in this module Expand all Collapse all v0 v0.3.2 Jun 6, 2026 v0.3.1 Jun 1, 2026 Changes in this version + const Closed + const Enqueued + const FlushFailed + const Flushed + const Retry + const Shutdown + type Result struct + Code string + Evidence []string + Flushed int + Pending int + func (r Result) HasEvidence(code string) bool + type Writer struct + func NewWriter(flusher session.Flusher) *Writer + func (w *Writer) Cache(item session.MemorySession) + func (w *Writer) Enqueue(session session.MemorySession) Result + func (w *Writer) FlushAll() Result + func (w *Writer) Shutdown() Result