//
pkg.gl
Category
github.com/drone/signal
module
package
1.0.0
Repository:
https://github.com/drone/signal.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
76
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.