1. 程式人生 > >go語言常用開源庫整理

go語言常用開源庫整理

red ces href app ptc github 時間插件 ova 單元

框架

https://github.com/go-martini/martini

圖形驗證碼

https://github.com/dchest/captcha

ORM

https://github.com/jinzhu/gorm

表單驗證

https://github.com/asaskevich/govalidator

時間插件

https://github.com/uniplaces/carbon

Redis

https://github.com/go-redis/redis

Excel

https://github.com/tealeg/xlsx

配置

https://github.com/spf13/viper

Email

https://github.com/go-gomail/gomail/

Curl

https://github.com/imroc/req

解析未知json

https://github.com/bitly/go-simplejson

單元測試包

https://github.com/smartystreets/goconvey

go語言常用開源庫整理