//
pkg.gl
Category
github.com/google/go-querystring
query
package
1.1.0
Repository:
https://github.com/google/go-querystring.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
3.6k
Files
229 SLOC
#
Functions
Values
Values returns the url.Values encoding of v.
#
Interfaces
Encoder
Encoder is an interface implemented by any type that wishes to encode itself into URL values in a non-standard way.