//
pkg.gl
Category
github.com/abtreece/confd
pkg
backends
redis
package
0.20.0
Repository:
https://github.com/abtreece/confd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
274 SLOC
#
Functions
NewRedisClient
NewRedisClient returns an *redis.Client with a connection to named machines.
#
Structs
Client
Client is a wrapper around the redis client.