package
0.0.0-20221202135914-b96848e10a04
Repository: https://github.com/daheige/go-api.git
Documentation: pkg.go.dev

# Functions

GetRedisObj 从连接池中获取redis client 用完就需要调用redisObj.Close()释放连接,防止过多的连接导致redis连接过多 导致当前请求而陷入长久等待,从而redis崩溃.
InitConf 初始化配置文件.
InitRedis 初始化redis.

# Variables

AppDebug app debug.
AppEnv app_env.