Documentation ¶
Index ¶
- type Service
- func (s Service) ArticleRepo() repo.Article
- func (s Service) ExtractRepo() repo.Extract
- func (s Service) FeedRepo() repo.Feed
- func (s Service) ScoresRepo() repo.Scores
- func (s Service) SubscriptionRepo() repo.Subscription
- func (s Service) TagRepo() repo.Tag
- func (s Service) ThumbnailRepo() repo.Thumbnail
- func (s Service) UserRepo() repo.User
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (Service) ArticleRepo ¶
func (Service) ExtractRepo ¶
func (Service) ScoresRepo ¶
func (Service) SubscriptionRepo ¶
func (s Service) SubscriptionRepo() repo.Subscription
func (Service) ThumbnailRepo ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.