MCPcopy
hub / github.com/redis/go-redis / otelRecorderAdapter

Struct otelRecorderAdapter

otel.go:124–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122}
123
124type otelRecorderAdapter struct {
125 recorder OTelRecorder
126}
127
128// toConnInfo converts *pool.Conn to ConnInfo interface properly.
129// This ensures that a nil *pool.Conn becomes a true nil interface,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected