Versions in this module Expand all Collapse all v1 v1.1.1 Jan 13, 2024 v1.1.0 Jan 13, 2024 Changes in this version + var ShutdownRequestChannel = make(chan struct{}) + func InterruptListener() chan struct + func InterruptRequested(interrupted <-chan struct{}) bool