Module oc_reporter_pid
A test reporter for sending trace spans to an Erlang PID as message.
Behaviours: oc_reporter
.
Function Index
init/1 | |
report/2 |
Function Details
init/1
init(Pid) -> any()
report/2
report(Spans, Pid) -> any()
A test reporter for sending trace spans to an Erlang PID as message.
Behaviours: oc_reporter
.
init/1 | |
report/2 |
init(Pid) -> any()
report(Spans, Pid) -> any()