實現(xiàn)定時任務
https://github.com/robfig/cron
restful框架
https://github.com/ant0ine/go-json-rest
數(shù)據(jù)庫操作
https://beego.me/
https://github.com/beego/mysql
數(shù)據(jù)類型轉(zhuǎn)換
支付寶支付:
https://github.com/smartwalle/alipay
import (
"github.com/ant0ine/go-json-rest/rest"
"github.com/robfig/cron"
"github.com/astaxie/beego/orm"
_ "github.com/go-sql-driver/mysql"
"github.com/seefan/to"
)