mirror of https://github.com/grpc/grpc-go.git
* 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() |
||
---|---|---|
.. | ||
pipe_listener.go | ||
pipe_listener_test.go | ||
status_equal.go | ||
status_equal_test.go |