mirror of
https://github.com/oarkflow/mq.git
synced 2025-10-05 07:57:00 +08:00
feat: change package name
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"fmt"
|
||||
"time"
|
||||
|
||||
"github.com/oarkflow/golong/broker"
|
||||
"github.com/oarkflow/mq/broker"
|
||||
)
|
||||
|
||||
func handleNode1(_ context.Context, task broker.Task) broker.Result {
|
||||
|
Reference in New Issue
Block a user