mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Fix comment lint for datacoord handler (#15087)
Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
This commit is contained in:
parent
b6a48817b0
commit
8893772b03
@ -35,7 +35,7 @@ type Handler interface {
|
||||
FinishDropChannel(channel string)
|
||||
}
|
||||
|
||||
// Handler is a helper of Server
|
||||
// ServerHandler is a helper of Server
|
||||
type ServerHandler struct {
|
||||
s *Server
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user