File: README.md

package info (click to toggle)
golang-google-grpc 1.38.0%2Breally1.33.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 7,168 kB
  • sloc: sh: 724; makefile: 76
file content (3 lines) | stat: -rw-r--r-- 226 bytes parent folder | download | duplicates (3)
1
2
3
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"`.