project-layout icon indicating copy to clipboard operation
project-layout copied to clipboard

Standard Go Project Layout

Results 123 project-layout issues
Sort by recently updated
recently updated
newest added
trafficstars

The projects `prometheus` and `minio` don't use the `pkg` folder anymore.

While attempting to follow this layout new to Go, I created a file named `cmd/api/main.go`. This lead to some quite unexpected behavior: `go build -a -v cmd/api/` produced a working...

Hi, guys! Thanks for repo, it's useful. But I confused about a place of templates, localization files, sql files in the project structure. What do you think about that?

Fixing and updating some typos and misspelling in Turkish translation of readme.md file

Is there a preference between `/* ... */` or `//` comment style to use for license headers in a Go source file? ``` /* Copyright 2022 Google LLC Licensed under...

Is it the root directory, or sth like [`deployments`](https://github.com/golang-standards/project-layout/tree/master/deployments)?

Hello, I'm new to go and have what I think is an extremely basic question: Where are the go.mod and go.sum file or files? Edit: and a follow on question,...

Fixed a typo in README_ko.md

There some message Lost in chinese readme, Append it