Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DealWatcher ¶
type DealWatcher struct { }
func NewDealWatcher ¶
func NewDealWatcher() *DealWatcher
func (*DealWatcher) WatchDeals ¶
func (r *DealWatcher) WatchDeals()
type EventSubscriber ¶
type EventSubscriber struct { }
func NewEventSubscriber ¶
func NewEventSubscriber() *EventSubscriber
func (*EventSubscriber) Subscribe ¶
func (r *EventSubscriber) Subscribe()
type GrossRevenueAttribute ¶
type RatingWatcher ¶
type RatingWatcher struct {
// contains filtered or unexported fields
}
func NewRatingWatcher ¶
func NewRatingWatcher() *RatingWatcher
func (*RatingWatcher) WatchRatings ¶
func (r *RatingWatcher) WatchRatings()
type RevenueTierAttribute ¶
type RevenueWatcher ¶
type RevenueWatcher struct { }
func NewRevenueWatcher ¶
func NewRevenueWatcher() *RevenueWatcher
func (*RevenueWatcher) WatchRevenues ¶
func (r *RevenueWatcher) WatchRevenues()
type TierAttribute ¶
Click to show internal directories.
Click to hide internal directories.