object ClientConfig
- Companion:
- class
Type members
Value members
Concrete methods
def live(clientConfig: ClientConfig)(implicit trace: Trace): ZLayer[Scope, Nothing, ClientConfig & EventLoopGroup & ChannelFactory[Channel] & NettyRuntime]
Concrete fields
val default: ZLayer[Scope, Nothing, ClientConfig & EventLoopGroup & ChannelFactory[Channel] & NettyRuntime]