Versions in this module Expand all Collapse all v1 v1.2.0 Sep 4, 2023 v1.0.0 Sep 4, 2023 Changes in this version + func Convert(obj interface{}) (url.Values, error) + type Marshaler interface + MarshalQueryParameter func() (string, error) + type Unmarshaler interface + UnmarshalQueryParameter func(string) error