Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RequestCtxSpanExtractor ¶
type RequestCtxSpanExtractor int
RequestCtxSpanExtractor is a span extractor for API compatibility. Full OpenTelemetry integration can be implemented when needed for production use.
func (RequestCtxSpanExtractor) Extract ¶
func (r RequestCtxSpanExtractor) Extract(ctx any) any
Extract provides compatibility with the fasthttp version. This is a minimal implementation for API compatibility.
Click to show internal directories.
Click to hide internal directories.