daml/libs-scala/grpc-utils
Samir Talwar 1bd2ec5b1a grpc-utils: Simpler extractors. (#3594)
* grpc-utils: Simpler GrpcStatus extractors when you know the code.

And don't care about the description.

* grpc-utils: Simpler GrpcException extractors when you know the code.

And don't care about the description.

* Apply suggestions from code review

Co-Authored-By: Stefano Baghino <43749967+stefanobaghino-da@users.noreply.github.com>

* Add `new` to `SpecificGrpc{Exception,Status}` constructor calls.

Also, don't blindly apply GitHub suggestions.
2019-11-22 21:09:17 +00:00
..
src/main/scala/com/digitalasset/grpc grpc-utils: Simpler extractors. (#3594) 2019-11-22 21:09:17 +00:00
BUILD.bazel Extractor with authentication (#3514) 2019-11-19 17:12:25 +01:00