[skip ci]Add comment for rocksmq reader_impl (#13441)

Signed-off-by: fishpenguin <kun.yu@zilliz.com>
pull/13437/merge
yukun 2021-12-15 18:39:32 +08:00 committed by GitHub
parent 0e2d34a862
commit 5f0223c387
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ import (
"context"
)
// reader contains main options for rocksmq, and can only be set when newReader
type reader struct {
c *client
topic string