Truss helps you build go-kit microservices without having to worry about writing or maintaining boilerplate code.
737
stars
144
forks
source link
sometimes we only need grpc or http, not both, please provide some way #349
Open
anotherGoogleFan opened 1 year ago
This tool will provided both grpc and http way.
But sometimes we just need one of it.
Please provide a way, such as add param --skip-http=true then no http way will be in the project