Versions in this module Expand all Collapse all v0 v0.1.0 Feb 26, 2026 Changes in this version + type Shutdown struct + Timeout time.Duration + func New(timeout time.Duration) *Shutdown + func (s *Shutdown) Add(fn func(context.Context) error) + func (s *Shutdown) Wait(ctx context.Context) error