passage_span_context
behaviour.
Copyright © 2017 Takeru Ohta <phjgt308@gmail.com>
Behaviours: passage_span_context.
A null implementation of the passage_span_context
behaviour.
Note that this implementation is provided only for testing purposes.
Context = passage_span_context_null, Sampler = passage_sampler_null:new(), Reporter = passage_reporter_null:new(), ok = passage_tracer_registry:register(foo, Context, Sampler, Reporter), [foo] = passage_tracer_registry:which_tracers(),
Generated by EDoc