//
pkg.gl
Category
github.com/unixwars/docker
pkg
signal
package
1.5.0
Repository:
https://github.com/unixwars/docker.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
0
Files
102 SLOC
#
Functions
CatchAll
No description provided by the author
StopCatch
No description provided by the author
Trap
Trap sets up a simplified signal "trap", appropriate for common behavior expected from a vanilla unix command-line tool in general (and the Docker engine in particular).
#
Constants
SIGCHLD
Signals used in api/client (no windows equivalent, use invalid signals so they don't get handled).
SIGWINCH
No description provided by the author
#
Variables
SignalMap
No description provided by the author