//
pkg.gl
Category
github.com/cuisi521/go-cs-core
freamework
cs
package
0.4.7
Repository:
https://github.com/cuisi521/go-cs-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
68 SLOC
#
Functions
AutoCache
AutoCache 根据配置文件自动选择 在redis和内存自动选择引擎.
AutoId
AutoId 自动id.
Cfg
Cfg 系统配置文件.
Client
Client 客户端对象,用于http client的封装.
DB
DB 返回数据库xorm的对象.
ESM3
ESM3 SM3加密.
GetType
GetType 获取类型.
Log
Log 日志对象.
Memory
Memory 对象.
Redis
Redis engine.
Try
Try 异常处理.
TryCatch
TryCatch 异常处理.