//
pkg.gl
Category
github.com/letusgogo/gobase
dao
package
0.0.11
Repository:
https://github.com/letusgogo/gobase.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
72 SLOC
#
Functions
InjectRedisCli
InjectRedisCli dao注入 @param container: struct指针,必须要有redis.cli成员,至少一个RedisCliSetter成员.
NewRedisDao
NewRedisDao 初始化redis dao.
#
Structs
RedisDao
No description provided by the author
#
Interfaces
RedisCliSetter
No description provided by the author
RedisConnNewer
No description provided by the author