aggregators

package
v0.0.0-...-f295edf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 4, 2019 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBannerAggregator

func NewBannerAggregator(bannerModelFactory contracts.BannerModelFactory) contracts.BannerAggregator

func NewCategoryAggregator

func NewCategoryAggregator(categoryModelFactory contracts.CategoryModelFactory) contracts.CategoryAggregator

NewCategoryAggregator

func NewChannelAggregator

func NewChannelAggregator(channelModelFactory contracts.ChannelModelFactory) contracts.ChannelAggregator

func NewCommentAggregator

func NewCommentAggregator(commentModelFactory contracts.CommentModelFactory) contracts.CommentAggregator

func NewFileAggregator

func NewFileAggregator(fileModelFactory contracts.FileModelFactory) contracts.FileAggregator

func NewPollAggregator

func NewPollAggregator(pollModelFactory contracts.PollModelFactory) contracts.PollAggregator

func NewPostAggregator

func NewPostAggregator(
	postModelFactory contracts.PostModelFactory,
	subjectResolver contracts.SubjectResolver,
	fileApi contracts.FileApi,
	categoryModelFactory contracts.CategoryModelFactory,
	categoryApi contracts.CategoryApi,
	tagModelFactory contracts.TagModelFactory,
	tagApi contracts.TagApi,
) contracts.PostAggregator

NewPostAggregator

func NewTagAggregator

func NewTagAggregator(tagModelFactory contracts.TagModelFactory) contracts.TagAggregator

func NewUserAggregator

func NewUserAggregator(userModelFactory contracts.UserModelFactory, fileApi contracts.FileApi) contracts.UserAggregator

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL