Versions in this module Expand all Collapse all v0 v0.1.0 Jan 17, 2026 Changes in this version + var ErrUnavailable = errors.New("otel build tag not enabled") + type Tracer struct + func NewTracer(name string) (*Tracer, error) + func (t *Tracer) Start(ctx *bebo.Context) (context.Context, func(status int, err error))