package
1.8.0
Repository: https://github.com/entropyx/dd-trace-go.git
Documentation: pkg.go.dev

# Functions

WithServiceName sets the given service name for the dialled connection.
WrapClient wraps a memcache.Client so that all requests are traced using the default tracer with the service name "memcached".

# Structs

A Client is used to trace requests to the memcached server.

# Type aliases

ClientOption represents an option that can be passed to Dial.