Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AvatarFetchFunc ¶
type GogAdapter ¶
type GogAdapter struct {
Binary string
FetchAvatar AvatarFetchFunc
}
func (GogAdapter) ListContacts ¶
func (g GogAdapter) ListContacts(ctx context.Context, account string) ([]model.SourceContact, error)
func (GogAdapter) ListContactsWithOptions ¶
func (g GogAdapter) ListContactsWithOptions(ctx context.Context, account string, opts Options) ([]model.SourceContact, error)
Click to show internal directories.
Click to hide internal directories.