google/go-querystring
go-querystring is Go library for encoding structs into URL query strings.
GoBSD-3-Clause
Issues
- 2
Encoder interface not respected for `interface{}` types
#121 opened by TomK - 6
- 1
How to encode nested structure by my way?
#79 opened by wqshr12345 - 0
Add support for struct field name casing options
#86 opened by vasudevm - 2
- 7
Support RFC Specific Encoding
#64 opened by asarkar - 1
add `decode` method
#39 opened by d1y - 3
- 2
- 7
- 2
Structure fields original order messed up
#61 opened by achesco - 6
- 2
Supporting slices
#60 opened by Integralist - 0
Add support for JSON encoding a struct field
#53 opened by schmorrison - 1
Querystring not adding [] for the array types
#49 opened by khanakia - 3
can you please update the tag?
#47 opened by edyesed - 0
- 1
how to convert from JSON to querystring
#18 opened by vinnitu - 1
- 3
Parsing query strings into a map
#33 opened by betabandido - 13
- 1
Clean up tests
#13 opened by willnorris - 1
Add NOT operator by parameter in query string
#22 opened by hugomcfonseca - 4
Non-nil pointer to slice not encoded properly
#26 opened by dmlittle - 1
allow any type to support IsZero()
#25 opened by willnorris - 2
Support for Unmarshaler / Marshaler
#34 opened by tamccall - 1
"query string" for GitHub search
#38 opened by oprogramador - 1
- 5
- 1
- 5
please tag and version this project
#11 opened by aviau - 1
Add GitHub repo description
#6 opened by dandv - 3
Marshal & Unmarshal functions
#3 opened by olebedev