mirror of
https://github.com/oarkflow/mq.git
synced 2025-10-06 00:16:49 +08:00
feat: Add connection
This commit is contained in:
@@ -22,6 +22,6 @@ func main() {
|
||||
}
|
||||
|
||||
time.Sleep(15 * time.Second)
|
||||
pool.PrintMetrics()
|
||||
pool.Metrics()
|
||||
pool.Stop()
|
||||
}
|
||||
|
Reference in New Issue
Block a user