Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
type Repository interface { }
type Service ¶
Service handles feed subscription import operations.
func NewService ¶
NewService initializes and returns a new Service.
type Status ¶
type Status struct { Categories StatusCount Feeds StatusCount Subscriptions StatusCount }
func (*Status) AdminSummary ¶
func (*Status) UserSummary ¶
type StatusCount ¶
func (*StatusCount) Inc ¶
func (sc *StatusCount) Inc(created bool)
Click to show internal directories.
Click to hide internal directories.