mirror of
https://github.com/miniflux/v2.git
synced 2025-08-31 18:31:01 +00:00
Add Instapaper integration
This commit is contained in:
parent
6f5350a497
commit
ae62e543d3
19 changed files with 191 additions and 51 deletions
|
@ -11,7 +11,7 @@ import (
|
|||
"github.com/miniflux/miniflux2/http"
|
||||
)
|
||||
|
||||
// Client represents a Pinboard token.
|
||||
// Client represents a Pinboard client.
|
||||
type Client struct {
|
||||
authToken string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue