No description
- Alias stdlib `io` as `goio` in log.go to avoid collision with core/go-io - Rename TestStackTrace_Mixed to TestStackTrace_Mixed_Good (convention) - Remove dead code from test (abandoned errors.New approach) - NewError correctly uses errors.New — it is an intentional stdlib wrapper Co-Authored-By: Virgil <virgil@lethean.io> |
||
|---|---|---|
| .core | ||
| .idea | ||
| docs | ||
| .gitignore | ||
| CLAUDE.md | ||
| errors.go | ||
| errors_test.go | ||
| go.mod | ||
| go.sum | ||
| log.go | ||
| log_test.go | ||