protobuf-example-go icon indicating copy to clipboard operation
protobuf-example-go copied to clipboard

Companion Repository for my Protocol Buffers course

Results 1 protobuf-example-go issues
Sort by recently updated
recently updated
newest added

When I try to generate go code from proto file, I get following error log: `2020/08/23 18:13:38 WARNING: Deprecated use of 'go_package' option without a full import path in "simple/simple.proto",...