Update go.md

This commit is contained in:
2019-07-02 17:28:53 +10:00
committed by GitHub
parent 44fe9a2dea
commit 934357fd8f
+3
View File
@@ -245,3 +245,6 @@ REPL stands for read eval print loop, basically it just like the irb in Ruby.
Wiki: <https://en.wikipedia.org/wiki/Read%E2%80%93eval%E2%80%93print_loop>
* gore <https://github.com/motemen/gore>
# Useful links
* [Go best practice](https://github.com/golang/go/wiki/CodeReviewComments)