Driver

zio.http.Driver
See theDriver companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Driver.type

Members list

Type members

Classlikes

final case class StartResult(port: Int, inFlightRequests: LongAdder)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Value members

Inherited fields

val default: ZLayer[Config, Throwable, Driver]

Attributes

Inherited from:
DriverPlatformSpecific