mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 17:48:29 +08:00
[skip ci]Add rmq consumer impl Subscription comment (#11593)
Signed-off-by: fishpenguin <kun.yu@zilliz.com>
This commit is contained in:
parent
236876bf54
commit
9bc7393913
@ -86,6 +86,7 @@ func getExistedConsumer(c *client, options ConsumerOptions, msgMutex chan struct
|
||||
}, nil
|
||||
}
|
||||
|
||||
// Subscription returns the consumer name
|
||||
func (c *consumer) Subscription() string {
|
||||
return c.consumerName
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user