googlepeople

package
v0.0.0-...-c4b140d Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2023 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PeopleService

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

func NewPeopleService

func NewPeopleService(ctx context.Context, config *oauth2.Config, token *oauth2.Token) (service *PeopleService)

func (*PeopleService) Get

func (service *PeopleService) Get(personId string) (person *people.Person, err error)

func (*PeopleService) List

func (service *PeopleService) List(pageToken *string) (list *people.ListConnectionsResponse, err error)

func (*PeopleService) Update

func (service *PeopleService) Update(personId string, person *people.Person) (updated *people.Person, err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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