mirror of
https://github.com/golang-standards/project-layout.git
synced 2026-02-04 14:06:19 +00:00
Style guideline for Go packages reference
This commit is contained in:
committed by
Donald Wilson
parent
fd9cc30ff4
commit
79be1bfe09
@@ -13,7 +13,7 @@ If you need help with naming, formatting and style start by running [`gofmt`](ht
|
||||
* https://golang.org/doc/effective_go.html#names
|
||||
* https://blog.golang.org/package-names
|
||||
* https://github.com/golang/go/wiki/CodeReviewComments
|
||||
* [Style guideline for Go packages](https://rakyll.org/style-packages)
|
||||
* [Style guideline for Go packages](https://rakyll.org/style-packages) (rakyll/JBD)
|
||||
|
||||
See [`Go Project Layout`](https://medium.com/golang-learn/go-project-layout-e5213cdcfaa2) for additional background information.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user