com.lightbend.lagom.scaladsl.client
The Lagom service client implementor.
Instances of this must also implement ServiceClientConstructor, so that the implementClient macro can generate code that constructs the service client.
implementClient
Implement a client for the given service descriptor.
The Lagom service client implementor.
Instances of this must also implement ServiceClientConstructor, so that the
implementClient
macro can generate code that constructs the service client.