mirror of
https://github.com/oarkflow/mq.git
synced 2025-10-08 09:20:10 +08:00
feat: Add connection
This commit is contained in:
@@ -20,6 +20,6 @@ func main() {
|
||||
time.Sleep(10 * time.Minute)
|
||||
pool.Scheduler().RemoveTask("Every Minute Task")
|
||||
time.Sleep(5 * time.Minute)
|
||||
pool.PrintMetrics()
|
||||
pool.Metrics()
|
||||
pool.Stop()
|
||||
}
|
||||
|
Reference in New Issue
Block a user