//
pkg.gl
Category
github.com/bufbuild/buf
private
pkg
interrupt
package
1.50.0
Repository:
https://github.com/bufbuild/buf.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
8
Files
18 SLOC
#
Functions
Handle
Handle returns a copy of the parent [context.Context] that is marked done when an interrupt signal arrives or when the parent Context's Done channel is closed, whichever happens first.
#
Variables
Signals
Signals are all interrupt signals.