Header

zio.http.codec.Doc$.Header
final case class Header(value: String, level: Int) extends Doc

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Doc
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def +(that: Doc): Doc

Attributes

Inherited from:
Doc

Attributes

Inherited from:
Doc

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Doc

Attributes

Inherited from:
Doc

Attributes

Inherited from:
Doc
def toPlaintext(columnWidth: Int, color: Boolean): String

Attributes

Inherited from:
Doc