google / google/go-querystring

Add support for decoding URL values into structs

Open
#153 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
2.1k
Forks
188
Avg merge
10h 23m
Merged PRs (30d)
1

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.