func github.com/aws/smithy-go/encoding/httpbinding.NewQueryValue
3 uses
github.com/aws/smithy-go/encoding/httpbinding (current package)
encode.go#L104: return NewQueryValue(e.query, key, false)
encode.go#L109: return NewQueryValue(e.query, key, true)
query.go#L20: func NewQueryValue(query url.Values, key string, append bool) QueryValue {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)