Documentation
¶
Overview ¶
Package people provides a client for the Google People API focused on the authenticated user's own profile (people/me). It is separate from internal/contacts so the cmd/me command and the cmd/contacts command can evolve independently.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInsufficientScopeError ¶
IsInsufficientScopeError reports whether err is a 403 caused by missing OAuth scopes (as opposed to a 403 caused by API-not-enabled, project-not-permitted, etc.). Distinguishing these matters because only scope errors should suggest `gro init` re-auth.
Types ¶
Click to show internal directories.
Click to hide internal directories.