Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(go): Setup go-v2 package layout #5179

Merged
merged 3 commits into from
Nov 15, 2024
Merged

chore(go): Setup go-v2 package layout #5179

merged 3 commits into from
Nov 15, 2024

Conversation

amckinney
Copy link
Contributor

@amckinney amckinney commented Nov 15, 2024

This sets up the full package layout for the go-v2 generator directory. To be clear, the code that the Go generator produces will not change, but the implementation of the generator itself will eventually move here.

The full layout of each generator directory is shown below:

.
├── ast
├── base
├── dynamic-snippets
├── model
└── sdk

Copy link

github-actions bot commented Nov 15, 2024

@amckinney amckinney merged commit d14c499 into main Nov 15, 2024
56 checks passed
@amckinney amckinney deleted the amckinney/go-v2 branch November 15, 2024 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants