module
0.0.0-20230313030019-42159231bbd3
Repository: https://github.com/wideway/public.git
Documentation: pkg.go.dev
# README
public
golang 工具包。
- 里面包含很多公共函数
包括:
文件功能
,leveldb
,restful风格消息包头定义
,cache缓存
,绘图函数
,elastic
,echarts
,http
,日志
,nsq抽取
,线程安全队列
,签名
,gorm封装
,时间函数
,国际化i18n
,gocui 界面类
,驼峰命名转换工具
,大驼峰到网络标准json串自动转换
,剪切板
,微信
,ast
,swagger 文档支持
,mindoc/markdown 文档支持
,分布式全局唯一id(myglobal)
,ssh(支持tab自动补全)
,zap logger
,快递鸟
,redis
......
# Packages
No description provided by the author
from https://github.com/pkg/errors Package errors provides simple error handling primitives.
No description provided by the author
Package fractional 分数运算相关
*/.
消息定义接口
*/.
No description provided by the author
No description provided by the author
No description provided by the author
key/value 内存缓存,支持基于超时的自动无效功能
*/.
key/value 内存缓存,支持基于超时的自动无效功能
*/.
错误信息日志记录(panic信息,不可度量的)
注意:每个 goroutine 开始部分都需要写上:defer mycatch.Dmp()
类似于
go func(){
defer mycatch.Dmp()
}()
*/.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author