mirror of
https://github.com/oarkflow/mq.git
synced 2025-10-18 05:10:40 +08:00
feat: update
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
|
||||
func main() {
|
||||
d := dag.NewDAG("Sample DAG", "sample-dag",
|
||||
// mq.WithSyncMode(true),
|
||||
mq.WithSyncMode(true),
|
||||
mq.WithNotifyResponse(tasks.NotifyResponse),
|
||||
mq.WithSecretKey([]byte("wKWa6GKdBd0njDKNQoInBbh6P0KTjmob")),
|
||||
)
|
||||
|
Reference in New Issue
Block a user