//
pkg.gl
Category
github.com/go-ddh/nice
framework
provider
redis
package
1.4.0
Repository:
https://github.com/go-ddh/nice.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
3
Files
204 SLOC
#
Functions
GetBaseConfig
GetBaseConfig 读取database.yaml根目录结构.
NewNiceRedis
NewNiceRedis 代表实例化Client.
WithConfigPath
WithConfigPath 加载配置文件地址.
WithRedisConfig
WithRedisConfig 表示自行配置redis的配置信息.
#
Structs
NiceRedis
NiceRedis 代表nice框架的redis实现.
RedisProvider
RedisProvider 提供App的具体实现方法.