rss

package
v0.26.1 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RSSHeading added in v0.24.4

type RSSHeading struct {
	Title       string
	Description string
	Language    string
}

type RSSService

type RSSService struct {
	Profile         *profile.Profile
	Store           *store.Store
	MarkdownService markdown.Service
	// contains filtered or unexported fields
}

func NewRSSService

func NewRSSService(profile *profile.Profile, store *store.Store, markdownService markdown.Service) *RSSService

func (*RSSService) GetExploreRSS

func (s *RSSService) GetExploreRSS(c echo.Context) error

func (*RSSService) GetUserRSS

func (s *RSSService) GetUserRSS(c echo.Context) error

func (*RSSService) RegisterRoutes

func (s *RSSService) RegisterRoutes(g *echo.Group)

Jump to

Keyboard shortcuts

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