package
0.0.0-20160721165115-7c5f827423b2
Repository: https://github.com/beeker1121/mailchimp-go.git
Documentation: pkg.go.dev
# Interfaces
Encoder is an interface implemented by any type that wishes to encode itself into a query string in a non-standard way.
ValueEncoder is an interface implemented by any type that wishes to encode itself into URL values in a non-standard way.