mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2024-12-29 12:17:48 +00:00
082ce923d3
Copy/duplicate the logic in github.com/golang/protobuf for computing package names and import paths and the names of generated files. This is all sufficiently complicated that the code is the best documentation. In practice, users should always set a go_package option containing an import path in every file and pass the paths=source_relative generator flag to get reasonable behavior. Change-Id: I34ae38fcc8db6909a4b25b16c73b982a7bad0463 Reviewed-on: https://go-review.googlesource.com/133876 Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com> |
||
---|---|---|
.. | ||
protoc-gen-go |