Documentation
¶
Index ¶
Constants ¶
View Source
const APIURL = "https://www.googleapis.com/notes/v1/"
View Source
const OAuthScopes string = "oauth2:https://www.googleapis.com/auth/memento https://www.googleapis.com/auth/reminders"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Keep ¶
type Keep struct {
Auth
// contains filtered or unexported fields
}
func (*Keep) Authenticate ¶
type ResponseBody ¶
type ResponseBody struct {
Nodes []Node
}
type Timestamps ¶
type Timestamps struct {
Created string
}
Click to show internal directories.
Click to hide internal directories.