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

This repo owner confuses beginners (golang-standards), actually its' not a standard. It's just an opinion of a group of coders and historical reasons as it's mentioned in the README and...

Where to put Helm charts ?

question

The general consensus of the Go community has been converging on the idea that the `pkg/` directory is a useless abstraction / indirection. Instead, people are encouraged to either put...

Is this an official Go standard org, owned by the same people that own github.com/golang? If not, it appears it causes confusion, and should be renamed. Seems like it might...

Hey, I think this would be a cool and super simple idea to help somewhat standardize this repo! [![](https://img.shields.io/badge/Layout-Go%20Standard-informational)](https://github.com/golang-standards/project-layout) or ```md [![](https://img.shields.io/badge/Layout-Go%20Standard-informational)](https://github.com/golang-standards/project-layout) ``` - Everyone loves badges/shields

Adds missing "it" (Italian) translation links to other READMEs.

I am trying to make use of this layout with [hexagonal architecture](https://en.wikipedia.org/wiki/Hexagonal_architecture_(software)). Is there a subset of this layout for that purpose or anybody here knows of one from somewhere...

Would the log package be kept inside internal or be left at the root level?

I could not understand "hacker license" in License.md and I could not find the license's body. Please describe more details of the license.