Versions in this module Expand all Collapse all v0 v0.1.2 Aug 19, 2024 v0.1.1 Jun 24, 2024 v0.1.0 Jun 19, 2024 Changes in this version + type Reporter struct + func New(w io.Writer, timeout time.Duration) *Reporter + func (r *Reporter) Acquire(tag string) types.StreamState + func (r *Reporter) Close() error + func (r *Reporter) Run() error