Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client encapsulates the Google Tasks and OAuth clients, and exposes high-level operations on Google Tasks.
func NewClient ¶
NewClient creates a new Google Tasks client from either environment variables or the provided credentials JSON file.
func NewClientFromEnvVars ¶
NewClientFromEnvVars creates a new Google Tasks client from environment variables.
func NewClientFromJSONFile ¶
NewClientFromJSONFile creates a new Google Tasks client from the provided credentials JSON file.
Click to show internal directories.
Click to hide internal directories.