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

Struct noopRecorder

internal/otel/metrics.go:246–246  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

244}
245
246type noopRecorder struct{}
247
248func (noopRecorder) RecordOperationDuration(context.Context, time.Duration, Cmder, int, error, *pool.Conn, int) {
249}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected