package
0.2.1
Repository: https://github.com/icub3d/gop.git
Documentation: pkg.go.dev

# README

signalhandler

GoDoc

Package signalhandler provides an all-in-one solution for simple signal handling. It basically implements the common idiomatic ways of using os/signal.

# Functions

New create a new signal handler which is listening for signal.

# Constants

Reload the config.
bad day.
gracefully die.
Reopen the logs.

# Interfaces

SignalHandler is the interface used for handling incoming signals from the operating system.