package
2.2.0
Repository: https://github.com/miniflux/v2.git
Documentation: pkg.go.dev

# Functions

NewAnonymousQueryBuilder returns a new EntryQueryBuilder suitable for anonymous users.
NewCertificateCache creates an cache instance that can be used with autocert.Cache.
NewEntryPaginationBuilder returns a new EntryPaginationBuilder.
NewEntryQueryBuilder returns a new EntryQueryBuilder.
NewFeedQueryBuilder returns a new FeedQueryBuilder.
NewStorage returns a new Storage.

# Structs

No description provided by the author
CertificateCache provides a SQL backend to the autocert cache.
EntryPaginationBuilder is a builder for entry prev/next queries.
EntryQueryBuilder builds a SQL query to fetch entries.
FeedQueryBuilder builds a SQL query to fetch feeds.
Storage handles all operations related to the database.