Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CampaignMember ¶
type PatreonAPI ¶
type PatreonAPI struct {
// contains filtered or unexported fields
}
func NewPatreonAPI ¶
func NewPatreonAPI( client *http.Client, creatorsAccessToken string, campaignID string, ) *PatreonAPI
func (*PatreonAPI) GetCampaignMembers ¶
func (p *PatreonAPI) GetCampaignMembers( ctx context.Context, ) ([]*CampaignMember, error)
type Patron ¶
type Plugin ¶
type Plugin struct {
// contains filtered or unexported fields
}
func (*Plugin) Localizations ¶
func (p *Plugin) Localizations() []interfaces.Localization
Click to show internal directories.
Click to hide internal directories.