//
pkg.gl
Category
github.com/avakarev/go-util
sigutil
package
1.3.4
Repository:
https://github.com/avakarev/go-util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
13 SLOC
#
Functions
Wait
Wait waits for first of given signals Defaults to {syscall.SIGINT, syscall.SIGTERM} if no signals given.