Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsStopRequested ¶
func IsStopRequested() bool
func RunningRoutines ¶
func RunningRoutines() int
func StartRoutine ¶
func StartRoutine(name string, routine func())
func StopChannel ¶
func StopChannel() <-chan struct{}
StopChannel returns channel to listen. Will be closed if stop required
func WaitForExit ¶
func WaitForExit()
func WaitTillShutdownRequested ¶
func WaitTillShutdownRequested()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.