mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add comment for newHistorical (#8963)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>pull/9009/head
parent
a40cfe293e
commit
4cf5843516
|
@ -50,6 +50,7 @@ type historical struct {
|
|||
etcdKV *etcdkv.EtcdKV
|
||||
}
|
||||
|
||||
// newHistorical returns a new historical
|
||||
func newHistorical(ctx context.Context,
|
||||
rootCoord types.RootCoord,
|
||||
indexCoord types.IndexCoord,
|
||||
|
|
Loading…
Reference in New Issue