Router

smithy4s.compliancetests.Router
trait Router[F[_]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

Value members

Abstract methods

def protocolTag: ShapeTag[Protocol]
def routes[Alg[_[_, _, _, _, _]]](alg: FunctorAlgebra[Alg, F])(implicit service: Service[Alg]): Resource[F, HttpRoutes[F]]