util toolkit for go.golang 通用函数包
Go to file
2024-04-25 15:51:15 +08:00
.vscode 添加redis 支持 2021-02-05 20:00:08 +08:00
dev 1 2024-03-01 17:20:59 +08:00
errors rebase 2020-03-29 21:06:06 +08:00
file new 2020-05-25 00:35:02 +08:00
fractional rebase 2020-03-29 21:06:06 +08:00
message feat: 添加 InValidDel 错误码 (2044-2046)。 2024-04-23 14:25:48 +08:00
myaes 1 2021-12-29 15:32:16 +08:00
myalioss 1 2023-11-23 15:21:33 +08:00
myast Update myast.go 2022-09-15 11:01:04 +08:00
mybigcamel fix bug 2021-07-09 15:30:23 +08:00
mycache 1 2024-01-13 14:10:05 +08:00
mycache1 get the value but not update the expiration time 2022-09-26 16:57:06 +08:00
mycatch fix log 2020-06-03 19:58:33 +08:00
myclipboard 1 2021-12-30 19:48:38 +08:00
mycobra new 2020-05-25 00:35:02 +08:00
mycui rebase 2020-03-29 21:06:06 +08:00
mydef new 2019-03-07 21:30:01 +08:00
myding 1 2022-04-19 18:55:16 +08:00
mydoc new 2021-09-29 10:45:09 +08:00
mydraw new 2023-12-22 15:29:51 +08:00
myecharts new 2019-03-07 21:30:01 +08:00
myelastic fix log 2020-06-03 19:58:33 +08:00
myemail new 2020-08-27 22:47:29 +08:00
myfile new 2021-06-30 19:52:18 +08:00
myglobal new 2020-05-25 00:35:02 +08:00
myhttp 1 2024-04-25 15:50:30 +08:00
myhwoss add hw oss 2024-01-08 18:19:10 +08:00
myi18n rebase 2020-03-29 21:06:06 +08:00
mykdniao new 2021-01-29 13:41:12 +08:00
myleveldb new 2020-08-14 20:13:11 +08:00
mylog 1 2023-08-07 16:44:53 +08:00
mymath rebase 2020-03-29 21:06:06 +08:00
mynotify add notify 2020-12-17 18:02:14 +08:00
mynsq new 2021-05-02 19:47:06 +08:00
myqueue new 2020-12-18 19:19:49 +08:00
myrabbitmq 1 2023-05-22 19:06:34 +08:00
myredis 1 2024-01-13 14:10:05 +08:00
myredis1 add redis api 2021-02-04 19:48:03 +08:00
myreflect rebase 2020-03-29 21:06:06 +08:00
myrocketmq 1 2023-05-22 19:06:34 +08:00
myrsa Update myrsa_test.go 2022-01-04 18:18:27 +08:00
myrunner rebase 2020-03-29 21:06:06 +08:00
mysignal new 2020-05-26 02:04:46 +08:00
mysort new 2020-08-15 01:52:20 +08:00
mysqldb 1 2024-02-02 16:48:18 +08:00
mysqldbv1 add gorm v2 2020-09-28 14:40:49 +08:00
myssh new 2021-01-29 13:41:12 +08:00
mytriton 1 2023-12-18 12:13:08 +08:00
mywebsocket new 2023-11-14 18:32:24 +08:00
ratelimit new 2022-03-30 15:08:23 +08:00
serializing new 2019-03-07 21:30:01 +08:00
server rebase 2020-03-29 21:06:06 +08:00
sign add consul def 2021-04-23 17:22:49 +08:00
timerDeal 1 2024-03-01 17:20:59 +08:00
tools 1 2023-04-04 17:09:08 +08:00
weixin 1 2023-12-29 19:25:02 +08:00
wordsfilter 1 2022-04-01 16:59:26 +08:00
workerpool new 2020-06-03 22:11:44 +08:00
.DS_Store 1 2022-04-01 16:00:35 +08:00
go.mod 1 2024-02-28 18:37:49 +08:00
go.sum 1 2024-02-28 18:37:49 +08:00
LICENSE Create LICENSE 2022-12-12 13:00:44 +08:00
mysqlbeedb.zip new 2020-05-11 14:03:09 +08:00
README.md 添加redis 支持 2021-02-05 20:00:08 +08:00

public

golang 工具包。

  • 里面包含很多公共函数

包括:

文件功能,leveldb,restful风格消息包头定义,cache缓存,绘图函数,elastic,echarts,http,日志,nsq抽取,线程安全队列,签名,gorm封装,时间函数,国际化i18n,gocui 界面类,驼峰命名转换工具,大驼峰到网络标准json串自动转换,剪切板,微信,ast,swagger 文档支持,mindoc/markdown 文档支持,分布式全局唯一id(myglobal),ssh(支持tab自动补全),zap logger,快递鸟,redis ......