29c1af86ab
Using "go/build" for interacting with the GOPATH for the ServicePackage and PBPackage. Use all GOPATH's as imports for protoc to allow the user to install google.golang.org/genproto in any GOPATH rather than just the first. |
||
---|---|---|
.. | ||
googlethirdparty | ||
svcparse | ||
README.md | ||
associate_comments.go | ||
build_deftree.go | ||
build_deftree_test.go | ||
contextualize.go | ||
contextualize_test.go | ||
deftree.go |
README.md
Documentation Structure
This package contains structs and code defining how protobuf documentation will be represented within this program, and code for the creation, navigation and serialization of these structures.