mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Refine storage binlog iterator comment (#14309)
Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>
This commit is contained in:
parent
94e65eaaa5
commit
57ec25c246
@ -40,7 +40,7 @@ type Iterator interface {
|
||||
Dispose()
|
||||
}
|
||||
|
||||
// Value is the return value of HasNext
|
||||
// Value is the return value of Next
|
||||
type Value struct {
|
||||
ID int64
|
||||
PK int64
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user