mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
[skip ci]Add comment for rocksmq reader (#13092)
Signed-off-by: fishpenguin <kun.yu@zilliz.com>
This commit is contained in:
parent
977bf701e1
commit
83dfbfb856
@ -51,6 +51,7 @@ func newReader(c *client, readerOptions *ReaderOptions) (*reader, error) {
|
||||
return reader, nil
|
||||
}
|
||||
|
||||
//Topic return the topic name of the reader
|
||||
func (r *reader) Topic() string {
|
||||
return r.topic
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user