XRay


PubClient<'m, 'a>

Namespace: XRay

A publish-subscribe channel with inputs of type 'i, outputs of type 'o and domain-specific message type 'a.

Record Fields

Record FieldDescription
Ch
Signature: Channel
Encoder
Signature: Enc<'m,('a * TraceContext)>
Fork me on GitHub