Versions in this module Expand all Collapse all v0 v0.0.1 Apr 22, 2022 Changes in this version + type Event struct + Err error + Reason string + func (ee *Event) Error() string + func (ee *Event) Unwrap() error + type Stalling struct + Err error + Reason string + func (se *Stalling) Error() string + func (se *Stalling) Unwrap() error + type Waiting struct + Err error + Reason string + RequeueAfter time.Duration + func (we *Waiting) Error() string + func (we *Waiting) Unwrap() error