AllSyntax
org.http4s.syntax.AllSyntax
trait AllSyntax extends AnyRef, KleisliSyntax, StringSyntax, LiteralsSyntax, HeaderSyntax
Attributes
- Source
- AllSyntax.scala
- Graph
-
- Supertypes
-
trait HeaderSyntaxtrait LiteralsSyntaxtrait StringSyntaxtrait KleisliSyntaxclass Objecttrait Matchableclass AnyShow all
- Known subtypes
Members list
Extensions
Inherited extensions
extension (inline ctx: StringContext)
Attributes
- Inherited from:
- LiteralsSyntax
- Source
- LiteralsSyntax.scala
Attributes
- Inherited from:
- LiteralsSyntax
- Source
- LiteralsSyntax.scala
Attributes
- Inherited from:
- LiteralsSyntax
- Source
- LiteralsSyntax.scala
Attributes
- Inherited from:
- LiteralsSyntax
- Source
- LiteralsSyntax.scala
Attributes
- Inherited from:
- LiteralsSyntax
- Source
- LiteralsSyntax.scala
Implicits
Inherited implicits
Attributes
- Inherited from:
- HeaderSyntax
- Source
- HeaderSyntax.scala
implicit def http4sKleisliAuthedRoutesSyntax[F[_], A](authedRoutes: AuthedRoutes[A, F]): KleisliAuthedRoutesOps[F, A]
Attributes
- Inherited from:
- KleisliSyntax
- Source
- KleisliSyntax.scala
Attributes
- Inherited from:
- KleisliSyntax
- Source
- KleisliSyntax.scala
Attributes
- Inherited from:
- KleisliSyntax
- Source
- KleisliSyntax.scala
Attributes
- Inherited from:
- KleisliSyntax
- Source
- KleisliSyntax.scala
implicit def http4sSelectSyntaxMultiple[A, H[_]](a: H[A])(implicit select: Aux[A, H]): SelectOpsMultiple[A, H]
Attributes
- Inherited from:
- HeaderSyntax
- Source
- HeaderSyntax.scala
Attributes
- Inherited from:
- HeaderSyntax
- Source
- HeaderSyntax.scala
Deprecated and Inherited implicits
Attributes
- Deprecated
- true
- Inherited from:
- StringSyntax
- Source
- StringSyntax.scala
In this article