-
Notifications
You must be signed in to change notification settings - Fork 4
XRayRecorder_Segment_ID
pokryfka edited this page Aug 3, 2020
·
2 revisions
A 64-bit identifier in 16 hexadecimal digits.
public struct ID: RawRepresentable, Hashable, Encodable, CustomStringConvertible
CustomStringConvertible
, Encodable
, Hashable
, RawRepresentable
public init?(rawValue: String)
Creates new ID
.
public init()
let rawValue: String
var description: String
Generated at 2020-08-17T04:20:53+0000 using swift-doc 1.0.0-beta.4.
Types
- AnyCodable
- AnyDecodable
- AnyEncodable
- XRayLogEmitter
- XRayNoOpEmitter
- XRayNoOpRecorder
- XRayRecorder
- XRayRecorder.Config
- XRayRecorder.Config.ContextMissingStrategy
- XRayRecorder.Segment
- XRayRecorder.Segment.ID
- XRayRecorder.Timestamp
- XRayRecorder.TraceContext
- XRayRecorder.TraceID
- XRayUDPEmitter
- XRayUDPEmitter.Config
- XRayUDPEmitter.EventLoopGroupProvider
- XRayUDPEmitter.SegmentEncoding