Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Reactor ¶
type Reactor struct {
// contains filtered or unexported fields
}
func New ¶
func New( accountQuerier *account_querier.Querier, reactWriter *reaction_repo.Writer, reactReader *reaction_repo.Querier, postQuerier *post_querier.Querier, bus *pubsub.Bus, cache *thread_cache.Cache, ) *Reactor
Click to show internal directories.
Click to hide internal directories.