project-layout.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [project-layout]

www.codever.land/bookmarks/t/project-layout

go-sample

https://github.com/zitryss/go-sample

A sample layout for Go application projects with the real code.


golang-standards/project-layout

https://github.com/golang-standards/project-layout

Set of common historical and emerging project layout patterns in the Go ecosystem.


scaffold

https://github.com/catchplay/scaffold

Scaffold generates starter Go project layout. Lets you focus on business logic implemeted.