utrack / clay

Proto-first minimal server platform for gRPС+REST+Swagger APIs
MIT License
289 stars 39 forks source link

Bugfix: implementation was rewritten with '-force=false' #29

Closed mwf closed 6 years ago

mwf commented 6 years ago

Implementation was still rewritten with --goclay_out=force=false,impl=true.

It was OK if goclay was in $GOPATH, reproduced only when running protoc --plugin=protoc-gen-goclay=$(GEN_CLAY_BIN) ....