Skip to content

Add support for decoding URL values into structs #153

Description

@vadymchornyidev

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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