Update go.md

This commit is contained in:
2019-10-12 16:42:53 +11:00
committed by GitHub
parent 8f02783cdf
commit 5efc3a73b7
+2
View File
@@ -252,3 +252,5 @@ Wiki: <https://en.wikipedia.org/wiki/Read%E2%80%93eval%E2%80%93print_loop>
# Useful links
* [Go best practice](https://github.com/golang/go/wiki/CodeReviewComments)
* [Code Review Comments](https://github.com/golang/go/wiki/CodeReviewComments)
* [Uber Go code style](https://github.com/uber-go/guide/blob/master/style.md#pointers-to-interfaces)