go-querystring is Go library for encoding structs into URL query strings.
-
Updated
Nov 15, 2024 - Go
go-querystring is Go library for encoding structs into URL query strings.
Converts URL query string into partial sql code using a modified RHS colon syntax
This package provides an easy way to marshal and unmarshal url query string data to and from structs.
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 query-string topic page so that developers can more easily learn about it.
To associate your repository with the query-string topic, visit your repo's landing page and select "manage topics."