golang-starter:Golang项目入门

时间:2021-03-03 01:41:33
【文件属性】:
文件名称:golang-starter:Golang项目入门
文件大小:35KB
文件格式:ZIP
更新时间:2021-03-03 01:41:33
Go 该代码已被编辑。 来源归功于n版权:Faviansyah Arianda Pallas( ) 带有ECHO框架的简单REST API 使用 ,Postgre和Messaging设置REST API。 包依赖 以下是该项目使用的软件包 框架: : ORM: : JWT: : 数据库驱动程序: (适用于Postgres) (对于MySQL) 配置: 主要: : 侦听器: : 请求验证器:github.com/thedevsaddam/govalidator 单元测试: : 记录器: Logrus: : 旋转器: : 迁移: : 征购 为GOPATH for INSTALLATION定义环境 例如export GOPATH= 使用go get 命令从
【文件预览】:
golang-starter-master
----bootstrap()
--------application.go(5KB)
----INSOMNIA-WORKSPACE.json(14KB)
----db()
--------migrations()
----config.yaml.example(721B)
----Dockerfile(270B)
----tests()
--------user_handler_test.go(2KB)
--------config.yaml.example(679B)
----api()
--------models()
--------handlers()
--------jwtGroup.go(151B)
--------mainGroup.go(1KB)
--------middlewares()
----storage()
--------logs()
----main.go(3KB)
----.gitignore(307B)
----README.md(5KB)
----router()
--------router.go(445B)
----Gopkg.toml(1KB)
----modules()
--------logger()
----Gopkg.lock(32KB)

网友评论