package
0.0.0-20241204073436-1da46c3679ec
Repository: https://github.com/stafiprotocol/rsol-relay.git
Documentation: pkg.go.dev

# Functions

shutdowntListener listens for OS Signals such as SIGINT (Ctrl+C) and shutdown requests from shutdownRequestChannel.

# Variables

shutdownRequestChannel is used to initiate shutdown from one of the subsystems using the same code paths as when an interrupt signal is received.