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
github.com/jinzhu/copier struct copy
github.com/timandy/routine goroutine local storage
github.com/tidwall/gjson json parse
github.com/google/uuid uuid

About

Golang 常用的函数+流行组件封装

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages