Add Go guidelines to developer docs
All threads resolved!
All threads resolved!
Compare changes
Files
2+ 59
− 19
@@ -25,55 +25,75 @@ https://github.com/golang/go/wiki/CodeReviewComments
@@ -83,6 +103,25 @@ Modules](https://github.com/golang/go/wiki/Modules)". It provides a way to
@@ -120,7 +159,7 @@ there is a `log` package in the standard library, we generally use
@@ -169,4 +208,5 @@ it will display its help message (if `cli` has been used).