PathCodec

zio.http.codec.PathCodec$
object PathCodec

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Inherited methods

def int(name: String): PathCodec[Int]

Attributes

Inherited from:
PathCodecs (hidden)
def literal(string: String): PathCodec[Unit]

Attributes

Inherited from:
PathCodecs (hidden)

Attributes

Inherited from:
PathCodecs (hidden)
def uuid(name: String): PathCodec[UUID]

Attributes

Inherited from:
PathCodecs (hidden)