Versions in this module Expand all Collapse all v1 v1.2.17 Jul 9, 2024 Changes in this version + var HandlersDone = make(qu.C) + var RestartRequested bool + var ShutdownRequestChan = qu.T() + func AddHandler(handler func()) + func GoroutineDump() string + func Listener() + func Request() + func RequestRestart() + func Requested() bool + func Restart() — darwin/amd64, linux/amd64, windows/amd64 + type HandlerWithSource struct + Fn func() + Source string