Output

io.hireproof.structure.Output$
See theOutput companion class
object Output

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Output.type

Members list

Concise view

Type members

Classlikes

sealed abstract class Result[A](val code: Code, val headers: Chain[(CIString, String)]) extends Sum[A]

Attributes

Companion:
object
Graph
Supertypes
trait Sum[A]
trait Structure[A]
class Object
trait Matchable
class Any
Self type
object Result

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Result.type
sealed abstract class Results[A] extends Sum[A]

Attributes

Companion:
object
Graph
Supertypes
trait Sum[A]
trait Structure[A]
class Object
trait Matchable
class Any
Self type
object Results

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Results.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Implicits

Implicits

implicit val invariant: Invariant[Output]