Skip to content

go: Add map that can create the enum value from the underlying literal #1894

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

Merged
merged 1 commit into from
Apr 21, 2025

Conversation

svix-mman
Copy link
Contributor

This also lets me know what are the valid options for the enum. (because I can check the map keys)

This also lets me know what are the valid options for the enum. (because I can check the map keys)
@svix-mman svix-mman requested a review from a team as a code owner April 17, 2025 19:42
@svix-mman svix-mman force-pushed the mendy/add-go-enum-map branch from 253f2e9 to e3313a4 Compare April 17, 2025 21:35
svix-mman added a commit that referenced this pull request Apr 17, 2025
svix/svix-webhooks-private#3874

I am creating this branch so I can continue work on the terraform lib
I will not merge this branch, rather there will be a separate PR based on main after I merge these 2 PRs
- #1894
- #1895
@svix-mman svix-mman merged commit f3942a4 into main Apr 21, 2025
22 checks passed
@svix-mman svix-mman deleted the mendy/add-go-enum-map branch April 21, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants