![]() |
2 nedēļas atpakaļ | |
---|---|---|
.idea | 2 gadi atpakaļ | |
api | 2 nedēļas atpakaļ | |
entity | 1 mēnesi atpakaļ | |
rpc | 2 nedēļas atpakaļ | |
service | 2 nedēļas atpakaļ | |
updateData | 1 gadu atpakaļ | |
vipTask | 1 gadu atpakaļ | |
README.md | 2 gadi atpakaļ | |
go.mod | 1 mēnesi atpakaļ | |
go.sum | 1 mēnesi atpakaļ |
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