IsAttributeValue

zio.http.template.IsAttributeValue
See theIsAttributeValue companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Implicits

implicit val instanceList: IsAttributeValue[Seq[String]]
implicit val instanceString: IsAttributeValue[String]
implicit val instanceTuple2Seq: IsAttributeValue[Seq[(String, String)]]