//
pkg.gl
Category
github.com/t34-dev/go-utils
pkg
closer
package
0.0.14
Repository:
https://github.com/t34-dev/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
67 SLOC
#
Functions
Add
Add adds `func() error` callback to the globalCloser.
CloseAll
CloseAll ...
New
New returns new Closer, if []os.Signal is specified Closer will automatically call CloseAll when one of signals is received from OS.
Wait
Wait ...
#
Structs
Closer
Closer ...