google.golang.org/grpc@v1.62.1/reflection/grpc_testing_not_regenerate/README.md (about) 1 `testv3.go` was generated with an older version of codegen, to test reflection 2 behavior with `grpc.SupportPackageIsVersion3`. DO NOT REGENERATE! 3 4 `testv3.go` was then manually edited to replace `"golang.org/x/net/context"` 5 with `"context"`. 6 7 `dynamic.go` was generated with a newer protoc and manually edited to remove 8 everything except the descriptor bytes var, which is renamed and exported.