Rename module (#4988)
* Rename module
Signed-off-by:
Xiangyu Wang <xiangyu.wang@zilliz.com>
Showing
- .devcontainer.json 1 addition, 1 deletion.devcontainer.json
- cmd/binlog/main.go 1 addition, 1 deletioncmd/binlog/main.go
- cmd/datanode/main.go 5 additions, 5 deletionscmd/datanode/main.go
- cmd/dataservice/main.go 5 additions, 5 deletionscmd/dataservice/main.go
- cmd/distributed/components/data_node.go 3 additions, 3 deletionscmd/distributed/components/data_node.go
- cmd/distributed/components/data_service.go 2 additions, 2 deletionscmd/distributed/components/data_service.go
- cmd/distributed/components/index_node.go 1 addition, 1 deletioncmd/distributed/components/index_node.go
- cmd/distributed/components/index_service.go 1 addition, 1 deletioncmd/distributed/components/index_service.go
- cmd/distributed/components/master_service.go 2 additions, 2 deletionscmd/distributed/components/master_service.go
- cmd/distributed/components/proxy_node.go 2 additions, 2 deletionscmd/distributed/components/proxy_node.go
- cmd/distributed/components/proxy_service.go 2 additions, 2 deletionscmd/distributed/components/proxy_service.go
- cmd/distributed/components/query_node.go 2 additions, 2 deletionscmd/distributed/components/query_node.go
- cmd/distributed/components/query_service.go 2 additions, 2 deletionscmd/distributed/components/query_service.go
- cmd/distributed/main.go 1 addition, 1 deletioncmd/distributed/main.go
- cmd/distributed/roles/roles.go 15 additions, 15 deletionscmd/distributed/roles/roles.go
- cmd/indexnode/main.go 4 additions, 4 deletionscmd/indexnode/main.go
- cmd/indexservice/main.go 4 additions, 4 deletionscmd/indexservice/main.go
- cmd/masterservice/main.go 5 additions, 5 deletionscmd/masterservice/main.go
- cmd/proxy/node/proxy_node.go 5 additions, 5 deletionscmd/proxy/node/proxy_node.go
- cmd/proxy/service/proxy_service.go 5 additions, 5 deletionscmd/proxy/service/proxy_service.go
Please register or sign in to comment