modulepackage
0.0.0-20220410140924-016bce774263
Repository: https://github.com/jordens1/go-web.git
Documentation: pkg.go.dev
# README
<<<<<<< HEAD
使用gin
# 代理
go env -w GOPROXY=https://goproxy.cn,direct
# 热加载
go get github.com/pilu/fresh
fresh
#### session
go get github.com/gin-contrib/sessions
#### mysql
go get -u gorm.io/gorm
go get -u gorm.io/driver/sqlite
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author