storj/pkg/rpc/rpcstatus
Egon Elbre f929310add pkg/rpc/rpcstatus: fix drpc grpc compatibilty (#3306)
When code is compiled without -tags=drpc the statuses for drpc server
weren't handled, which meant an uplink using -tags=drpc didn't get the
correct status code.
2019-10-17 15:21:20 -04:00
..
status_drpc.go pkg/rpc/rpcstatus: Fix return type (#3162) 2019-10-02 14:46:18 -06:00
status_grpc.go pkg/rpc/rpcstatus: fix drpc grpc compatibilty (#3306) 2019-10-17 15:21:20 -04:00