//
pkg.gl
Category
github.com/easeq/go-service
utils
redis
package
0.0.14
Repository:
https://github.com/easeq/go-service.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
50 SLOC
#
Functions
NewConfig
NewConfig returns the parsed config for zap from env.
NewRedisClient
NewRedisClient creates a new redis client using the env config.
#
Structs
Config
Config defines the redis config.
Redis
Redis hold the redis config and redis client.