Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.
-
Updated
Sep 23, 2020 - Go
Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.
QueryString is a Go library for converting a struct or a map into URL values, with support for custom encoders, time formatting, and handling of different data types.
Add a description, image, and links to the url-values topic page so that developers can more easily learn about it.
To associate your repository with the url-values topic, visit your repo's landing page and select "manage topics."