Versions in this module Expand all Collapse all v0 v0.0.3 May 26, 2026 Changes in this version + type State struct + func NewState() *State + func (state *State) Close(cause error) + func (state *State) Done() <-chan struct{} + func (state *State) Err() error