mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci]Fix golint in indexcoord/prama_table.go (#9229)
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
This commit is contained in:
parent
a441e29c82
commit
325dbc59cf
@ -68,6 +68,7 @@ func (pt *ParamTable) initServiceAddress() {
|
||||
pt.ServiceAddress = ret
|
||||
}
|
||||
|
||||
// initServerMaxSendSize initializes the max send size of IndexCoord service.
|
||||
func (pt *ParamTable) initServerMaxSendSize() {
|
||||
var err error
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user