# 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".
# Type aliases
ClientOption represents an option that can be passed to Dial.