# Functions
EndSpan ends a span with the given error.
No description provided by the author
StartSpan adds a span to the trace with the given name.
incurred from using trace.FromContext(ctx) yet we could avoid throwing away the work done by ctx, span := trace.StartSpan.