Should Gwirl support writing your Gwirl files in any directory, and have the _gwirl.go files be output in that same package?
Pros
- Not so strict, and allows for better organization to meet a specific projects need
- Removes the chance of conflict with existing project structure.
Cons
- Requires us to search through an entire project for
.gwirl files