Versions in this module Expand all Collapse all v0 v0.16.2 May 25, 2026 Changes in this version + type Reporter struct + func New(w io.Writer) *Reporter + func (r *Reporter) Clear() + func (r *Reporter) Println(format string, a ...any) + func (r *Reporter) Update(format string, a ...any)