package
0.0.0-20221214075839-39ac156e0e0e
Repository: https://github.com/ensn1to/go-pkg.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewPosixSignalManager initializes the PosixSignalManager with signals which to shutdown.

# Constants

No description provided by the author

# Structs

GracefulShutdown main struct.
PosixSignalManager is a kind of ShutdownManager.

# Interfaces

No description provided by the author
GracefulShutdowner.
ShutdownCallbacker OnShutdown will be called when shutdown is requested.
ShutdownManager.

# Type aliases

No description provided by the author
ShutdownFunc kinds of helper type.