api

package
v0.99.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	Me() (*miniflux.User, error)
	Feeds() (miniflux.Feeds, error)
	Entries(*miniflux.Filter) (*miniflux.EntryResultSet, error)
	UpdateEntries([]int64, string) error
}

Client - API client interface

func New

func New(cfg *config.Config) Client

New miniflux client

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL