Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RSSService ¶
func NewRSSService ¶
func NewRSSService(profile *profile.Profile, store *store.Store) *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)
Click to show internal directories.
Click to hide internal directories.