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 README makes clear that this is not official, but even the claim "it is a set of common historical and emerging project layout patterns in the Go ecosystem" is...

I think I will take responsibility for this issue and propose to close #117, as it became as unhealthy cancelling and persecution of people who disagree with the author. In...

Signed-off-by: Junjie Yuan

fix typo * update punctuation: from english punctuation char to chinese * remove repeated word: 有

Is there interest in a complete translation into German? I'd love to take it over.

mesos and bosh confuse new users.

According to this repository, assets should be placed below `/assets`. However, resources to be embedded with `//go:embed` cannot refer to this directory (to my knowledge?) Therefore the project-layout should be...

The examples in the [`project-layout/pkg/README.md`](https://github.com/golang-standards/project-layout/blob/7d77a60e518b7d9b483b6a30f166669cdac87452/pkg/README.md) file include repositories with links that should be updated (renamed branches) and repositories that should be removed (no longer include a `/pkg` directory): Repositories that...