feat: change package name

This commit is contained in:
sujit
2024-09-26 11:46:41 +05:45
parent 4f8144b4e5
commit 58b38d49b7
5 changed files with 6 additions and 6 deletions

View File

@@ -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 {