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

Add methods to convert to and from strings for MultiHTTP enums #545

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

mem
Copy link
Contributor

@mem mem commented Oct 25, 2023

In order to provide a more consistent and better experience to users, add methods to convert back and fort between enum values and their string representations.

The code is generated using enumer. A lot of the noise comes from adding support for that (and it's still incomplete, it will need revisiting).

In order to provide a more consistent and better experience to users,
add methods to convert back and fort between enum values and their
string representations.

The code is generated using enumer. A lot of the noise comes from adding
support for that (and it's still incomplete, it will need revisiting).

Signed-off-by: Marcelo E. Magallon <[email protected]>
@mem mem requested a review from a team as a code owner October 25, 2023 22:28
@mem mem merged commit b64efa0 into main Oct 25, 2023
4 checks passed
@mem mem deleted the add_stringer_for_multihttp_enums branch October 25, 2023 22:39
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.

1 participant