Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels