![]() |
hai 1 semana | |
---|---|---|
.idea | %!s(int64=2) %!d(string=hai) anos | |
api | hai 2 semanas | |
entity | hai 1 mes | |
rpc | hai 1 semana | |
service | hai 1 semana | |
updateData | hai 1 ano | |
vipTask | hai 1 ano | |
README.md | %!s(int64=2) %!d(string=hai) anos | |
go.mod | hai 1 mes | |
go.sum | hai 1 mes |
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