package
0.2.21
Repository: https://github.com/plainq/servekit.git
Documentation: pkg.go.dev

# Functions

New returns a pointer to a new instance of the Conn struct.
WithClientName sets the client name for the Redis connection.
WithCredentials sets the credentials for the Redis connection.

# Structs

Conn wraps connection with the Redis.

# Type aliases

Option modifies the redis.Options.