apolloio

package
v0.0.0-...-2547e0f Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddToSequence

func AddToSequence(contactID string, sequenceID string) error

func Enrich

func Enrich(email string) (short *string, long *string, err error)

Types

type Contact

type Contact struct {
	ID string `json:"id"`
}

func CreateContact

func CreateContact(email string) (*Contact, error)

type ContactsResponse

type ContactsResponse struct {
	Contact Contact `json:"contact"`
}

Jump to

Keyboard shortcuts

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