Skip to content

Add support for decoding URL values into structs #153

Open
@vcxp

Description

@vcxp

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions