//
pkg.gl
Category
github.com/jader1992/gocore
framework
provider
redis
package
2.0.1+incompatible
Repository:
https://github.com/jader1992/gocore.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
6
Files
205 SLOC
#
Functions
GetBaseConfig
GetBaseConfig 读取redis.yaml根目录结构.
NewGocoreRedis
NewGocoreRedis 代表实例化GocoreRedis.
WithConfigPath
WithConfigPath 加载配置文件地址.
WithRedisConfig
WithRedisConfig 表示自行配置redis的配置信息.
#
Structs
GocoreRedis
GocoreRedis 代表gocore框架的redis实现.
GocoreRedisProvider
GocoreRedisProvider 提供Redis的具体实现方法.