Entity

org.http4s.Entity
See theEntity companion class
object Entity

Attributes

Companion
class
Source
Entity.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Entity.type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete fields

val empty: Entity[Nothing]

Attributes

Source
Entity.scala

Implicits

Implicits

implicit def http4sMonoidForEntity[F[_]]: Monoid[Entity[F]]

Attributes

Source
Entity.scala