zio.http.template2.AttributeSeparator
See theAttributeSeparator companion trait
object AttributeSeparator
Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
AttributeSeparator.type
Members list
Type members
Classlikes
case object Comma extends AttributeSeparator
final case class Custom(separator: String) extends AttributeSeparator
Create a custom separator
Create a custom separator
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait AttributeSeparatorclass Objecttrait Matchableclass AnyShow all
case object Semicolon extends AttributeSeparator
case object Space extends AttributeSeparator
Inherited and Abstract types
The names of the product elements
The name of the type
In this article