mirror of
https://github.com/oarkflow/mq.git
synced 2025-10-05 16:06:55 +08:00
update
This commit is contained in:
@@ -24,7 +24,7 @@ func main() {
|
||||
}
|
||||
b.NewQueue("queue1")
|
||||
b.NewQueue("queue2")
|
||||
b.StartEnhanced(context.Background())
|
||||
b.Start(context.Background())
|
||||
}
|
||||
|
||||
// InitializeDefaults adds default permissions, roles, and users for development/testing
|
||||
|
Reference in New Issue
Block a user