ClientEndpointMiddleware

smithy4s.http4s.ClientEndpointMiddleware
See theClientEndpointMiddleware companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Simple[F]
Self type

Members list

Concise view

Value members

Abstract methods

def prepare[Alg[_[_, _, _, _, _]]](service: Service[Alg])(endpoint: Endpoint[Operation, _, _, _, _, _]): Client[F] => Client[F]

Concrete methods