DistributedTracingIDSource

public struct DistributedTracingIDSource

A source for a DistributedTracingID value. Used for debugging across the Richie system.

DistributedTracingIDSource wraps a closure that produces an identifier. The static live value provides a source that produces a new random identifier each time it is called.

  • Undocumented

    Declaration

    Swift

    public static let live: DistributedTracingIDSource