package
Version:
v0.0.0-...-24e5678
Opens a new window with list of versions in this module.
Published: Sep 27, 2023
License: LGPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Closer interface {
Close()
}
Closer is Closer inferface
Manager handles closers
NewManager returns a Manager
Add adds a closer with a name
CloseAll closers all closers
IsClosed returns it is closed or not
RemoveAll removes all closers
Source Files
¶
Click to show internal directories.
Click to hide internal directories.