mailchimp

package
v0.0.0-...-51c5a35 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2018 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Overview

Package mailchimp provides constants for using OAuth2 to access MailChimp.

Index

Constants

This section is empty.

Variables

View Source
var Endpoint = oauth2.Endpoint{
	AuthURL:  "https://login.mailchimp.com/oauth2/authorize",
	TokenURL: "https://login.mailchimp.com/oauth2/token",
}

Endpoint is MailChimp's OAuth 2.0 endpoint. See http://developer.mailchimp.com/documentation/mailchimp/guides/how-to-use-oauth2/

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL