package
0.0.0-20240809110952-3273997fbe7b
Repository: https://github.com/sealbro/go-feed-me.git
Documentation: pkg.go.dev
# Constants
No description provided by the author
SpanEventKey is the key used by the Otel handler to inject the log record in the recording span, as a span event.
SpanIDKey is the key used by the Otel handler to inject the span ID in the log record.
TraceIDKey is the key used by the Otel handler to inject the trace ID in the log record.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
OtelHandler is an implementation of slog's Handler interface.
# Type aliases
HandlerFn defines the handler used by slog.Handler as return value.