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

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

testv3.go was then manually edited to replace "golang.org/x/net/context" with "context".

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