|
%!s(int64=3) %!d(string=hai) anos | |
---|---|---|
entity | %!s(int64=3) %!d(string=hai) anos | |
rpc | %!s(int64=3) %!d(string=hai) anos | |
service | %!s(int64=3) %!d(string=hai) anos | |
.DS_Store | %!s(int64=3) %!d(string=hai) anos | |
README.md | %!s(int64=3) %!d(string=hai) anos | |
go.mod | %!s(int64=3) %!d(string=hai) anos | |
go.sum | %!s(int64=3) %!d(string=hai) anos |
订单中台 $ goctl rpc proto -src orderCenter.proto -dir . $ go test -v -coverprofile=coverage $ go tool cover -html=coverage -o coverage.html