//
pkg.gl
Category
github.com/hudangwei/common
signal
package
0.0.12
Repository:
https://github.com/hudangwei/common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
28 SLOC
#
Functions
WithContext
WithContext returns a copy of parent context whose Done channel is closed when an os interrupt signal is received.
WithContextFunc
WithContextFunc returns a copy of parent context that is cancelled when an os interrupt signal is received.