package
0.9.0
Repository: https://github.com/vanus-labs/vanus.git
Documentation: pkg.go.dev

# Functions

RequestShutdown emulates a received event that is considered as shutdown signal (SIGTERM/SIGINT) This returns whether a handler was notified.
SetupSignalContext is same as SetupSignalHandler, but a context.Context is returned.
SetupSignalHandler registered for SIGTERM and SIGINT.