//
pkg.gl
Category
github.com/Paul1k96/microservices_course_platform_common
pkg
closer
package
0.5.0
Repository:
https://github.com/paul1k96/microservices_course_platform_common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
68 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 ...