package
0.0.14
Repository: https://github.com/easeq/go-service.git
Documentation: pkg.go.dev

# Functions

NewConfig returns the parsed config for zap from env.
NewRedisClient creates a new redis client using the env config.

# Structs

Config defines the redis config.
Redis hold the redis config and redis client.