daml/libs-scala/resources-grpc
Samir Talwar 694a7213d1
resources: Remove the default factories. (#8645)
* resources: Wrapper constructors around the normal Resource types.

* resources: Factor out `ResourceFactories#apply`.

* resources: Remove the global factories.

They're no longer necessary, and could cause confusion. Users should use
their own factory object, not a generic one.

CHANGELOG_BEGIN
CHANGELOG_END
2021-01-27 15:56:29 +00:00
..
src resources: Remove the default factories. (#8645) 2021-01-27 15:56:29 +00:00
BUILD.bazel Add a library that defines Resource factory methods for gRPC servers and channels (#8604) 2021-01-25 10:32:36 +01:00