Documentation ¶
Index ¶
Constants ¶
View Source
const ParamId = "feed-id"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeedService ¶
type FeedService struct {
*services.BaseService
}
func New ¶
func New(base *services.BaseService) *FeedService
func (*FeedService) Register ¶
func (s *FeedService) Register(container *restful.Container)
func (*FeedService) TakeFeed ¶
func (s *FeedService) TakeFeed(fn func(*restful.Request, *restful.Response, *feed.FeedItem)) restful.RouteFunction
Click to show internal directories.
Click to hide internal directories.