package signal
import "github.com/rootless-containers/rootlesskit/pkg/sigproxy/signal"
Package signal provides helper functions for dealing with signals across various operating systems.
Forked from https://github.com/moby/moby/tree/37defbfd9b968f38e8e15dfa5f06d9f878bd65ba/pkg/signal
Index ¶
Functions ¶
func CatchAll ¶
CatchAll catches all signals and relays them to the specified channel.
func StopCatch ¶
StopCatch stops catching the signals and closes the specified channel.
Source Files ¶
- Version
- v0.9.4
- Published
- Apr 27, 2020
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 1 hour ago –
Tools for package owners.