package
0.0.1-20241014-0001
Repository: https://github.com/kyaxcorp/go-core.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
MonitorSigMessages -> receives the signal of termination, and reacts based on this It should call the Cancel Context, and the entire app should terminate gracefully.
No description provided by the author
# Variables
var WaitFinished = make(chan bool) TODO: should be set here the default context instead of the background?!.
var WaitFinished = make(chan bool) TODO: should be set here the default context instead of the background?!.
# Type aliases
No description provided by the author