TraceHeaders

trace4cats.model.TraceHeaders
See theTraceHeaders companion object
final case class TraceHeaders(values: Map[CIString, String]) extends AnyVal

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def +(elem: (String, String)): TraceHeaders

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product