Sign in
fuchsia
/
third_party
/
github.com
/
grpc
/
grpc-go
/
HEAD
/
.
/
reflection
/
grpc_testingv3
/
README.md
blob: 83d58756a44006e9aeecd3911ea509e4322b053d [
file
] [
log
] [
blame
] [
view
]
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"`
.