Loading proto3-gen.md +1 −1 Original line number Diff line number Diff line Loading @@ -128,8 +128,8 @@ Below are some code generation examples for Python, Go and Ruby. For other langu option go_package = "./mec0102.services.apppkgmgmtservice"; import public "models/<xyz>.proto"; ... ``` 5. Generate Go code for models and services ```sh $ mkdir go-stubs Loading Loading
proto3-gen.md +1 −1 Original line number Diff line number Diff line Loading @@ -128,8 +128,8 @@ Below are some code generation examples for Python, Go and Ruby. For other langu option go_package = "./mec0102.services.apppkgmgmtservice"; import public "models/<xyz>.proto"; ... ``` 5. Generate Go code for models and services ```sh $ mkdir go-stubs Loading