mirror of
https://github.com/go-micro/go-micro.git
synced 2026-05-22 08:55:28 +02:00
set to nats-e
This commit is contained in:
+1
-1
@@ -402,7 +402,7 @@ func (n *natsBroker) Subscribe(topic string, handler Handler, opts ...SubscribeO
|
||||
}
|
||||
|
||||
func (n *natsBroker) String() string {
|
||||
return "nats"
|
||||
return "nats-e"
|
||||
}
|
||||
|
||||
func (n *natsBroker) setOption(opts ...Option) {
|
||||
|
||||
Reference in New Issue
Block a user