We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 748fdb7 commit c4e3c8aCopy full SHA for c4e3c8a
README.md
@@ -41,7 +41,7 @@ This codebase closely resembles [golang-standards/project-layout].
41
The TLDR is:
42
43
- `cmd` has entry points
44
-- `pkg` has name generation and discovery logic
+- `pkg` has business logic
45
- `internal` has helpers
46
47
[golang-standards/project-layout]: https://github.com/golang-standards/project-layout
0 commit comments