mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add comment for Params (#9109)
Signed-off-by: xige-16 <xi.ge@zilliz.com>
This commit is contained in:
parent
ef71266b2d
commit
32b5bb9167
@ -57,6 +57,7 @@ type ParamTable struct {
|
||||
MinioBucketName string
|
||||
}
|
||||
|
||||
// Params are variables of the ParamTable type
|
||||
var Params ParamTable
|
||||
var once sync.Once
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user