# go-eat **Repository Path**: wphp/go-eat ## Basic Information - **Project Name**: go-eat - **Description**: go语言基于beego的小项目 - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-08-23 - **Last Updated**: 2022-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-eat 学习练手使用 #使用的扩展 ## redis go get -u github.com/go-redis/redis ## mysql go get github.com/go-sql-driver/mysql go get github.com/astaxie/beego/orm ## 日志 go get github.com/astaxie/beego/logs # 参考的项目 git@github.com:lifei6671/mindoc.git