protobuf-go/cmd/protoc-gen-go
Joe Tsai ab0ca4ff8a compiler/protogen: use consistent options pattern
Throughout the module options usually expressed as a struct where the
acting function is a method hanging off the options type.
Use this pattern for protogen as well.

Change-Id: I533a61387cb74971e4efc9313d400b66b8aac451
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/221424
Reviewed-by: Damien Neil <dneil@google.com>
2020-02-28 23:03:10 +00:00
..
internal_gengo cmd/protoc-gen-go: add compile-time assertion for legacy proto package version 2020-02-11 00:43:10 +00:00
testdata cmd/protoc-gen-go/testdata: remove go.mod file 2020-02-24 22:15:38 +00:00
annotation_test.go all: make .proto file names relative to module root 2020-02-04 23:20:20 +00:00
main.go compiler/protogen: use consistent options pattern 2020-02-28 23:03:10 +00:00