package
0.6.1
Repository: https://github.com/5st7/dd-trace-go.git
Documentation: pkg.go.dev

# Functions

NewTracedClient takes a Client returned by redis.NewClient and configures it to emit spans under the given service name.
String returns a string representation of a slice of redis Commands, separated by newlines.

# Structs

TracedClient is used to trace requests to a redis server.
TracedPipeline is used to trace pipelines executed on a redis server.