feat: rename module from tal-tech to zeromicro (#1413)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package queue
|
||||
|
||||
import "github.com/tal-tech/go-zero/core/errorx"
|
||||
import "github.com/zeromicro/go-zero/core/errorx"
|
||||
|
||||
// A MultiPusher is a pusher that can push messages to multiple underlying pushers.
|
||||
type MultiPusher struct {
|
||||
|
||||
Reference in New Issue
Block a user