Versions in this module Expand all Collapse all v0 v0.0.2 Dec 16, 2025 v0.0.1 Dec 16, 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