handler

package
v0.0.0-...-fb1a1ec Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mailchimp

type Mailchimp struct {
	// contains filtered or unexported fields
}

func New

func New(serv *service.Service) *Mailchimp

func (*Mailchimp) AddCustomer

func (m *Mailchimp) AddCustomer(ctx context.Context, request *pb.AddCustomerRequest, response *pb.AddCustomerResponse) error

func (*Mailchimp) DeleteCustomer

func (m *Mailchimp) DeleteCustomer(ctx context.Context, request *pb.DeleteCustomerRequest, response *pb.DeleteCustomerResponse) error

type MailchimpMember

type MailchimpMember struct {
	Email  string   `json:"email_address"`
	Status string   `json:"status"`
	Tags   []string `json:"tags"`
}

Jump to

Keyboard shortcuts

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