Documentation
¶
Index ¶
- func NewPromptRecharge(id int64) mytask.ScheduleTask
- func NewRenewCertTask(id int64) mytask.ScheduleTask
- func NewUpdateUserInfo(id int64) mytask.ScheduleTask
- func NewUpdateUserInviteLink(id int64) mytask.ScheduleTask
- func NewWinlostRank() mytask.ScheduleTask
- func NewrbExpiredBack(id int64) mytask.ScheduleTask
- type PromptRecharge
- type WinLostModel
- type WinLostRank
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPromptRecharge ¶ added in v1.1.26
func NewPromptRecharge(id int64) mytask.ScheduleTask
func NewRenewCertTask ¶ added in v1.1.35
func NewRenewCertTask(id int64) mytask.ScheduleTask
func NewUpdateUserInfo ¶ added in v1.1.26
func NewUpdateUserInfo(id int64) mytask.ScheduleTask
func NewUpdateUserInviteLink ¶ added in v1.1.26
func NewUpdateUserInviteLink(id int64) mytask.ScheduleTask
func NewWinlostRank ¶
func NewWinlostRank() mytask.ScheduleTask
func NewrbExpiredBack ¶ added in v1.1.30
func NewrbExpiredBack(id int64) mytask.ScheduleTask
Types ¶
type PromptRecharge ¶ added in v1.1.26
提示充值 任务
func (*PromptRecharge) Cmd ¶ added in v1.1.26
func (self *PromptRecharge) Cmd() func()
type WinLostModel ¶
Click to show internal directories.
Click to hide internal directories.