Static

org.http4s.server.Router$.Routable$.Static
final case class Static[F[_]](tupled: (String, HttpRoutes[F])) extends Routable[F]

Attributes

Source:
Router.scala
Graph
Supertypes
trait Product
trait Equals
trait Routable[F]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product