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

# Functions

No description provided by the author
HomePages returns the list of available home pages.
NewAPIKey initializes a new APIKey.
No description provided by the author
No description provided by the author
No description provided by the author
ThemeColor returns the color for the address bar or/and the browser color.
Themes returns the list of available themes.

# Constants

Default settings for the feed query builder.
List of supported schedulers.
Entry statuses and default sorting order.
Entry statuses and default sorting order.
Entry statuses and default sorting order.
Entry statuses and default sorting order.
Entry statuses and default sorting order.
List of supported schedulers.
List of supported schedulers.

# Structs

APIKey represents an application API key.
Category represents a feed category.
CategoryRequest represents the request to create or update a category.
Enclosure represents an attachment.
No description provided by the author
EntriesStatusUpdateRequest represents a request to change entries status.
Entry
Entry represents a feed item in the system.
EntryUpdateRequest represents a request to update an entry.
Feed represents a feed in the application.
No description provided by the author
FeedCreationRequest represents the request to create a feed.
No description provided by the author
FeedIcon is a junction table between feeds and icons.
FeedModificationRequest represents the request to update a feed.
Icon represents a website icon (favicon).
Integration represents user integration settings.
Job represents a payload sent to the processing queue.
Session represents a session in the system.
SessionData represents the data attached to the session.
SubscriptionDiscoveryRequest represents a request to discover subscriptions.
User represents a user in the system.
UserCreationRequest represents the request to create a user.
UserModificationRequest represents the request to update a user.
UserSession represents a user session in the system.
No description provided by the author
handle marshalling / unmarshalling session data.

# Interfaces

No description provided by the author

# Type aliases

APIKeys represents a collection of API Key.
Categories represents a list of categories.
EnclosureList represents a list of attachments.
Entries represents a list of entries.
Feeds is a list of feed.
Icons represents a list of icons.
JobList represents a list of jobs.
Users represents a list of users.
UserSessions represents a list of sessions.