apiref
minitracer@0.0.0

MiniTracerSpanListener.onStart()  Method

Signature

onStart(span: tracing.ReadableSpan): void;

Parameters

ParameterTypeDescription
spantracing.ReadableSpan
(Returns)void