mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add comment for type def in query node (#8415)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
This commit is contained in:
parent
3296475517
commit
322f4ec80f
@ -38,6 +38,7 @@ type (
|
||||
ConsumeSubName = string
|
||||
)
|
||||
|
||||
// TimeRange is a range of time periods
|
||||
type TimeRange struct {
|
||||
timestampMin Timestamp
|
||||
timestampMax Timestamp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user