Files
whetstone_DSL/example_projects/go_worker_pool/PROJECT_META.md

10 lines
202 B
Markdown
Raw Normal View History

# go_worker_pool
- stack: go
- validator: go test ./...
- common_failure_modes: dependency order, wrong package path, nil handling
## Scope
Small representative project for training data generation.