Style guideline for Go packages reference
This commit is contained in:
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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user