package
0.0.0-20230728070032-dd9e68f319d5
Repository: https://github.com/weaveworks/common.git
Documentation: pkg.go.dev

# Functions

NewHandler makes a new Handler.
SignalHandlerLoop blocks until it receives a SIGINT, SIGTERM or SIGQUIT.

# Structs

Handler handles signals, can be interrupted.

# Interfaces

SignalReceiver represents a subsystem/server/..