Skip to content

acexy/golang-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-toolkit

Golang Toolkit

  • 使用

    go get -u github.com/acexy/golang-toolkit

封装常用工具或者第三方依赖

  • 提供处理类型类型

    • 缓存
    • 加密
    • 转型
    • 工具
  • 第三方库清单

类型
github.com/go-resty/resty/v2 http client
github.com/sirupsen/logrus logger
github.com/allegro/bigcache cache
gopkg.in/gomail.v2 email