package
0.0.0-20240510121334-1a95103205f0
Repository: https://github.com/abmpio/threadingx.git
Documentation: pkg.go.dev
# Functions
AddShutdownListener adds fn as a shutdown listener.
AddWrapUpListener adds fn as a wrap up listener.
SetTimeToForceQuit sets the waiting time before force quitting.
Shutdown calls the registered shutdown listeners, only for test purpose.
WrapUp wraps up the process, only for test purpose.