set to nats-e
This commit is contained in:
parent
fc08a9146c
commit
10093a0ea2
@ -402,7 +402,7 @@ func (n *natsBroker) Subscribe(topic string, handler Handler, opts ...SubscribeO
|
|||||||
}
|
}
|
||||||
|
|
||||||
func (n *natsBroker) String() string {
|
func (n *natsBroker) String() string {
|
||||||
return "nats"
|
return "nats-e"
|
||||||
}
|
}
|
||||||
|
|
||||||
func (n *natsBroker) setOption(opts ...Option) {
|
func (n *natsBroker) setOption(opts ...Option) {
|
||||||
|
Loading…
Reference in New Issue
Block a user