tree: fbd0bc19dd2ba7234bbd7af10938b3ce68e2e857 [path history] [tgz]
  1. README.md
  2. testv3.pb.go
  3. testv3.proto
reflection/grpc_testingv3/README.md

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

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