![]() |
4 月之前 | |
---|---|---|
.idea | 2 年之前 | |
api | 4 月之前 | |
entity | 7 月之前 | |
rpc | 4 月之前 | |
service | 4 月之前 | |
updateData | 1 年之前 | |
vipTask | 1 年之前 | |
README.md | 2 年之前 | |
go.mod | 4 月之前 | |
go.sum | 5 月之前 |
bi页面的相关服务接口 goctl rpc proto -src biService.proto -dir . goctl rpc protoc biService.proto --go_out=. --go-grpc_out=. --zrpc_out=. goctl api go -api biService.api -dir . go test -v -coverprofile=coverage go tool cover -html=coverage -o coverage.html