//
pkg.gl
Category
github.com/rootless-containers/rootlesskit
pkg
sigproxy
signal
package
1.1.1
Repository:
https://github.com/rootless-containers/rootlesskit.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
4
Dependents
6
Files
91 SLOC
#
Functions
CatchAll
CatchAll catches all signals and relays them to the specified channel.
StopCatch
StopCatch stops catching the signals and closes the specified channel.
#
Variables
SignalMap
SignalMap is a map of Linux signals.