tree: f2fe31fbeba4ce7ff018e89c0eef510cfb0672cd [path history] [tgz]
  1. dynamic.pb.go
  2. dynamic.proto
  3. README.md
  4. testv3.pb.go
  5. testv3.proto
reflection/grpc_testing_not_regenerate/README.md

testv3.pb.go is generated with an older version of codegen, to test reflection behavior with grpc.SupportPackageIsVersion3. DO NOT REGENERATE!

testv3.pb.go is manually edited to replace "golang.org/x/net/context" with "context".

dynamic.pb.go is generated with the latest protoc and manually edited to remove everything except the descriptor bytes var, which is renamed and exported.