Module oc_span_ctx_header
Functions to support the http header format of the tracecontext spec Implements the spec found here.
Function Index
decode/1 | |
encode/1 | |
field_name/0 |
Function Details
decode/1
decode(TraceContext::iodata()) -> maybe(opencensus:span_ctx())
encode/1
encode(Span_ctx::opencensus:span_ctx()) -> maybe(iolist())
field_name/0
field_name() -> any()