# Functions
AttachLog attaches a log with the provided name and body.
CaptureError retrieves the span from the ctx and marks it with the provided err.
Init initializes the otel framework.
NewSpan initializes the otel tracer, if necessary, and starts a new span with the provided name.
SpanError marks the span with the provided err.
# Type aliases
No description provided by the author