X-B3-TraceId

org.http4s.headers.X-B3-TraceId
See theX-B3-TraceId companion object
final case class X-B3-TraceId(idMostSigBits: Long, idLeastSigBits: Option[Long])

Attributes

Companion
object
Source
X-B3-TraceId.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def asUUID: UUID

Attributes

Source
X-B3-TraceId.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product