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