package
0.43.0
Repository: https://github.com/wtfutil/wtf.git
Documentation: pkg.go.dev

# Functions

NewClient returns a new PocketClient.
No description provided by the author
No description provided by the author

# Constants

Archive to put the link in the archived list (read list).
Read links that has been read (undocumanted).
ReAdd to put the link back in the to reed list.
Unread links has not been read.

# Structs

Client pocket client Documention at https://getpocket.com/developer/docs/overview.
Item represents link in pocket api.
ItemLists represent list of links.
No description provided by the author
No description provided by the author

# Type aliases

Action represents a mutation to link.
LinkState represents link states to be retrieved According to the api https://getpocket.com/developer/docs/v3/retrieve there are 3 states: 1-archive 2-unread 3-all however archive does not really well work and returns links that are in the unread list buy inspecting getpocket I found out that there is an undocumanted read state */.