Skip to content

Commit 6c568f6

Browse files
committed
go: add 100-go-mistakes
1 parent 54c1a7c commit 6c568f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go-note/tricks.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ go初学者常见错误
88
强烈建议 go 新手先过一遍下边这篇文章,go 写多了你一定会遇到很多里边总结的坑。
99

1010
- `50 Shades of Go: Traps, Gotchas, and Common Mistakes for New Golang Devs <http://devs.cloudimmunity.com/gotchas-and-common-mistakes-in-go-golang/>`_
11+
- https://github.com/teivah/100-go-mistakes
1112

1213
Go tricks
1314
--------------------------------------------------

0 commit comments

Comments
 (0)