mirror of
https://github.com/teivah/100-go-mistakes.git
synced 2026-06-21 00:47:11 +08:00
| .. | ||
| 1-variable-shadowing | ||
| 2-nested-code | ||
| 3-init-functions | ||
| 5-interface-pollution | ||
| 8-empty-interface | ||
| 9-generics | ||
| 10-type-embedding | ||
| 11-functional-options | ||
| 13-utility-packages | ||