Dynamic

org.http4s.server.ContextRouter$.Routable$.Dynamic
final case class Dynamic[F[_], A, B](segment: Segment[F, A, B], routes: ContextRoutes[B, F]) extends Routable[F, A]

Attributes

Source
ContextRouter.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Routable[F, A]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product