# Is there any way I could generate a template project with the typical structure of Golang?

Golang projects have a very typical structure, which differes a bit from the usual src, resources and tests folder. Is there any to automate the creation of such template?

##### Post Metadata
- Posted at: almost 7 years ago
- Author title: Student
- Net upvotes: 1


## Comments
### Comment 1

Yes but using the normal go tooling with go:generate

##### Comment Metadata
- Posted at: about 4 years ago
- Author title: Software Engineer




## Related Product
[GoLand](https://www.g2.com/products/goland/reviews)

## Related Category
[Other Integrated Development Environments (IDE)](https://www.g2.com/categories/other-integrated-development-environments-ide)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: about 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: about 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: about 13 years ago
  - Comments: 4


