case classFinagleClient(httpService: Service[Request, Response])(implicit ctx: ExecutionContext) extends (Request) ⇒ Future[Response[Array[Byte]]] with Product with Serializable
Linear Supertypes
Serializable, Serializable, Product, Equals, (Request) ⇒ Future[Response[Array[Byte]]], AnyRef, Any