proto

module
v0.0.0-...-c3b3def Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2023 License: MIT

README

Protocol buffer contracts

https://grpc.io/docs/protoc-installation/ https://grpc.io/docs/languages/go/quickstart/

Format code

clang-format -style=Google -i */*.proto

Generate code

protoc --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative foo/foo.proto
protoc --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative bar/bar.proto

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL