Skip to content
/ utils Public

一个go工具集,准备把所有常用的方法集成到这里

License

Notifications You must be signed in to change notification settings

mzky/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

自用工具库

  • captcha 生成验证码
  • cmd 控制台执行
  • common 常用工具库、数组操作、字符串操作、文件操作、定时操作
  • net 网络操作
  • tls 产生自签ssl证书
  • encryption 常用加解密
  • memdb 内存数据库,支持自定义嵌套结构、反射定义值的type
  • log 日志模块 https://github.com/bingoohuang/golog
  • hook 劫持go的server,将http重定向到https,支持自定义返回信息
  • cron 不受修改系统时间影响的定时任务

About

一个go工具集,准备把所有常用的方法集成到这里

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages