HttpClientProvider

orchescala.worker.HttpClientProvider

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

lazy val createBackend: ZIO[Any, Throwable, SttpClientBackend]
lazy val live: ZLayer[Any, Throwable, SttpClientBackend]
lazy val threadPoolFinalizer: ZIO[Scope, Nothing, Any]