No description
Find a file
2025-11-13 14:47:36 -06:00
.gitignore Implement core waiterr package with initial functionality and tests. 2025-11-13 14:01:30 -06:00
.golangci.yaml ⚙️ Update Go version and linter exclusions for test files. 2025-11-13 14:26:49 -06:00
AGENTS.md 📝 Update AGENTS.md with new sync.WaitGroup guidelines. 2025-11-13 14:38:43 -06:00
go.mod ⚙️ Update Go version and linter exclusions for test files. 2025-11-13 14:26:49 -06:00
go.sum Implement core waiterr package with initial functionality and tests. 2025-11-13 14:01:30 -06:00
LICENSE 📄 Add MIT License 2025-11-13 14:47:36 -06:00
Taskfile.yml Initial project setup with basic scaffolding, build tools, and agent guidelines. 2025-11-13 11:52:56 -06:00
waiterr.go Implement waiterr.WaitForError 2025-11-13 14:44:07 -06:00
waiterr_test.go Implement core waiterr package with initial functionality and tests. 2025-11-13 14:01:30 -06:00