HttpVariable

zio.http.endpoint.http.HttpVariable
final case class HttpVariable(name: String, value: Option[String], docString: Option[String])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def render: String

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product