mirror of
https://github.com/teivah/100-go-mistakes.git
synced 2026-06-21 00:47:11 +08:00
📖 100 Go Mistakes and How to Avoid Them
Both the text and [example source code](https://github.com/teivah/100-go-mistakes/blob/master/src/07-error-management/51-comparing-error-value/main.go) reference `errors.Is`, so I'm guessing this is copy pasta from `50 Comparing an error type inaccurately`? |
||
|---|---|---|
| .cache/plugin/social | ||
| .github | ||
| docs | ||
| includes | ||
| overrides | ||
| site | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| go.mod | ||
| go.sum | ||
| justfile | ||
| LICENSE.md | ||
| mkdocs.yml | ||
| README.md | ||