package
1.7.1
Repository: https://github.com/devx/docker.git
Documentation: pkg.go.dev

# README

This package provides helper functions for dealing with signals across various operating systems

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
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

Signals used in api/client (no windows equivalent, use invalid signals so they don't get handled).
No description provided by the author

# Variables

No description provided by the author