Versions in this module Expand all Collapse all v1 v1.0.1 Mar 21, 2022 Changes in this version + var JSONCodec = json.ConfigFastest + type Handler interface + DecreaseWait func() + Done func() <-chan struct{} + Error func() <-chan error + GracefulWait func() + IncreaseWait func() + NotifyError func(err error) + func NewHandler(ctx context.Context) Handler