mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Fix golint warning of types (#10818)
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
This commit is contained in:
parent
87a3af2c4b
commit
0c2364edbb
@ -569,6 +569,7 @@ type Proxy interface {
|
||||
ReleaseDQLMessageStream(ctx context.Context, in *proxypb.ReleaseDQLMessageStreamRequest) (*commonpb.Status, error)
|
||||
}
|
||||
|
||||
// ProxyComponent defines the interface of proxy component.
|
||||
type ProxyComponent interface {
|
||||
Proxy
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user