mirror of
https://github.com/teivah/100-go-mistakes.git
synced 2026-06-20 16:45:56 +08:00
📖 100 Go Mistakes and How to Avoid Them
| 2-code-project-organization | ||
| 3-data-types | ||
| 4-control-structures | ||
| 5-strings | ||
| 6-functions-methods | ||
| 7-error-management | ||
| 8-concurrency-foundations | ||
| 9-concurrency-practice | ||
| 10-standard-lib | ||
| 11-testing | ||
| 12-optimizations | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| README.md | ||
100 Go Mistakes and How to Avoid Them
Source code of 100 Go Mistakes and How to Avoid Them.