Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlertService ¶
type AlertService struct {
// contains filtered or unexported fields
}
func (*AlertService) ConvertAlerts ¶
func (a *AlertService) ConvertAlerts(ctx *model.AucBotContext, region, realmSlug string, alerts []model.SinglePriceAlert, ignoreHourlyOption bool) (model.AlertByChannelID, error)
func (*AlertService) ProcessPriceAlert ¶
func (a *AlertService) ProcessPriceAlert(ctx *model.AucBotContext, region, realmSlug string) error
Click to show internal directories.
Click to hide internal directories.