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