Artem Ocheredko
Results
2
issues of
Artem Ocheredko
I was trying to generate ETCD3 client using the specification attached and Erlang/OTP 20 on MacOS High Sierra. Generated code fails with `unknown service` error. Here is the scenario. Protobuff...
I was trying to generate ETCD3 client using the following specification https://github.com/kragniz/python-etcd3/tree/master/etcd3/proto and Erlang/OTP 20 on MacOS High Sierra. Seems like some code generation options don't work as expected. Protobuff...