Versions in this module Expand all Collapse all v1 v1.3.1 Oct 20, 2025 v1.3.0 Aug 6, 2025 Changes in this version + type Closer struct + func NewCloser() *Closer + func (c *Closer) Close() + func (c *Closer) Done() <-chan struct{} + func (c *Closer) WithCallback(cb func()) *Closer