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 RSSService ¶
type RSSService struct {
Profile *profile.Profile
Store *store.Store
MarkdownService markdown.Service
// contains filtered or unexported fields
}
func NewRSSService ¶
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)
Click to show internal directories.
Click to hide internal directories.