Release 2.1.0
What's new?
Added another case for Decode(..) function for if you want to parse query params, including SEO params, for a GET request it will decode the r.URL.Query() params and any SEO query params.
Added another case for Decode(..) function for if you want to parse query params, including SEO params, for a GET request it will decode the r.URL.Query() params and any SEO query params.