-
Notifications
You must be signed in to change notification settings - Fork 30
Consider Generated Package Naming of Thing Then Type #110
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Use Cases or Problem Statement
Super minor, but came up during the templating RFC review that a common naming convention for resource/data source files is {THING}_(data_source|resource).go which makes it easier to find correlated resources and data sources for the same real world resource. Currently the generator creates schema/data model packages as resource_{THING}, etc.
Proposal
While still in technical preview, consider flipping the naming convention for the generated packages.
Additional Information
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request