ソースを参照

Style guideline for Go packages reference

chore/proposed-structure
Kyle Quest 6年前
committed by Donald Wilson
コミット
fd9cc30ff4
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      README.md

+ 1
- 0
README.md ファイルの表示

@@ -13,6 +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)

See [`Go Project Layout`](https://medium.com/golang-learn/go-project-layout-e5213cdcfaa2) for additional background information.



読み込み中…
キャンセル
保存