package
0.0.0-20240117062805-2b7dcb4a7edf
Repository: https://github.com/remind101/pkg.git
Documentation: pkg.go.dev

# Functions

DialURL connects to a Redis server at the given URL using the Redis URI scheme.
WithServiceName sets the given service name for the dialled connection.

# Structs

Conn is an implementation of the redis.Conn interface that supports tracing.

# Type aliases

DialOption represents an option that can be passed to Dial.