package
0.0.0-20220526004026-0843407b511d
Repository: https://github.com/omnibuildplatform/omni-manager.git
Documentation: pkg.go.dev

# Functions

BatchSet.
CacheGetAllKey 获取一个cache中的所有field.
CacheSetDataPlus 缓存一些数据,每隔一段时间再更新数据库,避免db较大压力.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DianZhan 点赞,点过的就取消点赞.
ExportData ExportData.
No description provided by the author
external.
No description provided by the author
No description provided by the author
No description provided by the author
GetDianZhan 查看某个作品是否已经点赞.
GetInt 获取数字.
GetJsonByte GetJsonByte.
GetKeyFromRedisByLabel 根据名称获取它在redis里面的Key标签.
GetKeyTTL 获取这个key的剩余过期时间,秒.
No description provided by the author
No description provided by the author
HDEL 哈希表get.
HGETALL 哈希表get.
HMGet 哈希表get.
HMGetPojo 在不关闭redis的情况下 读取数据.
HMHINCRBY 哈希表的 某个field 自增.
HMSet 统一redis开关.
HTTPGet get request.
HTTPPost post request.
HVALS 哈希表get.
No description provided by the author
connect to database.
InitRedis 初始化redis连接池.
No description provided by the author
No description provided by the author
LBatchpush 插入多个.
No description provided by the author
No description provided by the author
Lpush 插入多个.
LpushString 插入多个Object.
Lrange 获取.
LrangeString 从左边获取多个.
LREM 移除.
LSET 插入多个.
LTRIM 只保留左边的多少个.
NewRedisPool return redis pool.
PlusOne 值累加1.
Time string to timestamp.
No description provided by the author
No description provided by the author
RedisClose 关闭redis连接.
RedisGet GetJsonByte.
RedisOpen 打开redis连接.
Rpush 插入多个.
RpushString 插入多个Object.
Rrange 从右边获取最新的数据.
SADD 用来向set里面增加.
SADDString 用来向set里面增加string.
Set key:value.
No description provided by the author
No description provided by the author
SMEMBERS 获取k的所有memebers.
No description provided by the author
StringsToJSON StringsToJSON.
No description provided by the author
No description provided by the author
No description provided by the author
ZADD 用来向Zset里面增加.

# Constants

CodeStatusNormal for client error.
CodeStatusNormal normal statu.
CodeStatusError for server error.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
----------------------------------.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
statistics log.

# Structs

Authing Config.
.
Build Server.
app config.
sql config.
JsonData export to clent.
Jwt Jwt.
No description provided by the author
No description provided by the author
Redis config.
Statistic function.
No description provided by the author
websocket config.

# Interfaces

No description provided by the author