Routable

org.http4s.server.ContextRouter.Routable
See theRoutable companion object
sealed trait Routable[F[_], A]

Attributes

Companion
object
Source
ContextRouter.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Dynamic[F, A, B]
class Static[F, A]
In this article