Loading proto3-gen.md +0 −5 Original line number Diff line number Diff line Loading @@ -111,8 +111,6 @@ Below are some code generation examples for Python, Go and Ruby. For other langu ... ... syntax = "proto3"; package mec0102.services.applcmservice; Loading @@ -123,8 +121,6 @@ Below are some code generation examples for Python, Go and Ruby. For other langu ... ... syntax = "proto3"; package mec0102.services.apppkgmgmtservice; Loading @@ -132,7 +128,6 @@ 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 Loading Loading
proto3-gen.md +0 −5 Original line number Diff line number Diff line Loading @@ -111,8 +111,6 @@ Below are some code generation examples for Python, Go and Ruby. For other langu ... ... syntax = "proto3"; package mec0102.services.applcmservice; Loading @@ -123,8 +121,6 @@ Below are some code generation examples for Python, Go and Ruby. For other langu ... ... syntax = "proto3"; package mec0102.services.apppkgmgmtservice; Loading @@ -132,7 +128,6 @@ 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 Loading