storj/pkg/rpc/rpcstatus
Jeff Wendling 53176dcb0e pkg/rpc/rpcstatus: do not depend on grpc/drpc build mode
if your server is built to make drpc connections, clients can
still connect with grpc. thus, your responses to grpc clients
must still look the same, so we have to have all of our status
wrapping include codes for both the drpc and grpc servers to
return the right thing.

Change-Id: If99fa0e674dec2e20ddd372a827f1c01b4d305b2
2019-11-18 15:51:58 -07:00
..
status_test.go pkg/rpc/rpcstatus: do not depend on grpc/drpc build mode 2019-11-18 15:51:58 -07:00
status.go pkg/rpc/rpcstatus: do not depend on grpc/drpc build mode 2019-11-18 15:51:58 -07:00