package
2.0.0+incompatible
Repository: https://github.com/unitytech/client-go.git
Documentation: pkg.go.dev
# Functions
Convert takes an object and converts it to a url.Values object using JSON tags as parameter names.
# Interfaces
Marshaler converts an object to a query parameter string representation.
Unmarshaler converts a string representation to an object.