Segment

zio.http.Path$.Segment$
See theSegment companion trait
object Segment

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Segment.type

Members list

Concise view

Type members

Classlikes

case object Root extends Segment

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Segment
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
Root.type
final case class Text(text: String) extends Segment

Attributes

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

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def apply(text: String): Segment