SmithyHttp4sRouter

smithy4s.http4s.SmithyHttp4sRouter
class SmithyHttp4sRouter[Alg[_[_, _, _, _, _]], Op[_, _, _, _, _], F[_]](service: Aux[Alg, Op], impl: FunctorInterpreter[Op, F], errorTransformation: PartialFunction[Throwable, F[Throwable]], entityCompiler: EntityCompiler[F], middleware: ServerEndpointMiddleware[F])(implicit effect: Concurrent[F])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete fields