Skip to content

Add support for decoding URL values into structs #153

New issue

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

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

Already on GitHub? # to your account

Open
vcxp opened this issue Apr 25, 2025 · 0 comments · May be fixed by #154
Open

Add support for decoding URL values into structs #153

vcxp opened this issue Apr 25, 2025 · 0 comments · May be fixed by #154

Comments

@vcxp
Copy link

vcxp commented Apr 25, 2025

It would be really handy to have a Decode() function that works like the reverse of Values() mapping url.Values back into a struct.

I ran into this while working on my pet project, where I needed to parse query parameters into a structure, and I thought having them built into the package could be useful.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant