go-sample
A sample layout for Go application projects with the real code
About go-sample
go-sample
A sample layout for Go application projects with the real code.
Where it all comes from?
Ideas used to create the architecture and structure:
- The Clean Architecture
- DDD, Hexagonal, Onion, Clean, CQRS, … How I put it all together
- Clean Architecture using Golang
- Applying The Clean Architecture to Go applications
- Standard Package Layout
- How Do You Structure Your Go Apps
- How I write Go HTTP services after seven years
Requirements
Installation
git clone https://github.com/zitryss/perfmon.git
Usage
docker-compose up --build
Frequently Asked Questions
What is go-sample?
go-sample is a Miscellaneous library for the Go programming language. A sample layout for Go application projects with the real code
How do I install go-sample?
Install go-sample with the Go module system using `go get zitryss/go-sample`. Check the repository for the current installation instructions.
What category does go-sample belong to?
go-sample is listed under Miscellaneous, specifically Project Layout.