Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Connector ¶
type Connector struct {
// contains filtered or unexported fields
}
Connector manages the authorization flow with Pocket to get a personal access token.
func NewConnector ¶
NewConnector returns a new Pocket Connector.
func (*Connector) AccessToken ¶
AccessToken fetches a new access token once the end-user authorized the application.
func (*Connector) AuthorizationURL ¶
AuthorizationURL returns the authorization URL for the end-user.
Click to show internal directories.
Click to hide internal directories.