Skip to content

triste24/multi-pb-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multi-pb-go

Here's a Go code example with support for multiple Protobuf files, where A.pb depends on B.pb.

 protoc -I=./proto --go_out=./ --go_opt=paths=source_relative ./proto/**/*.proto

About

multi protobuf golang demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages