文件名称:Findmentor.network后端项目-Golang开发
文件大小:128KB
文件格式:ZIP
更新时间:2024-06-15 12:24:34
Golang Miscellaneous
构建设置进入github.com/findmentor-network/backend make build
【文件预览】:
backend-master
----Dockerfile(345B)
----.gitignore(7B)
----main.go(97B)
----README.md(1KB)
----.github()
--------workflows()
----pkg()
--------log()
--------pagination()
--------mongoextentions()
--------echoextention()
--------errors()
----docs()
--------swagger.yaml(2KB)
--------docs.go(5KB)
--------swagger.json(4KB)
----LICENSE(11KB)
----go.mod(591B)
----internal()
--------generate()
--------person()
--------healthcheck()
----go.sum(46KB)
----Makefile(1KB)
----cmd()
--------root.go(395B)
--------generator.go(1KB)
--------api.go(2KB)