grpc-go/internal/testutils
Easwar Swaminathan a5396fd45c
Remove call to proto.Clone() in http2Server.WriteStatus. (#2842)
* Expose a method from the internal package to get to the raw
  StatusProto wrapped by the status error, and use it from
  http2Server.WriteStatus().
* Add a helper method in internal/testutils to compare two status errors
  and update test code to use that instead of reflect.DeepEqual()
2019-06-10 15:03:12 -07:00
..
pipe_listener.go internal: add testutils package comment (#2414) 2018-10-30 16:29:06 -07:00
pipe_listener_test.go internal: fix client send preface problems (#2380) 2018-10-18 14:31:34 -07:00
status_equal.go Remove call to proto.Clone() in http2Server.WriteStatus. (#2842) 2019-06-10 15:03:12 -07:00
status_equal_test.go Remove call to proto.Clone() in http2Server.WriteStatus. (#2842) 2019-06-10 15:03:12 -07:00