schedule

package
v1.1.40 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2025 License: BSD-3-Clause Imports: 19 Imported by: 0

Documentation

Index

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(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

type PromptRecharge struct {
	sync.Mutex
	mytask.BaseTask
}

提示充值 任务

func (*PromptRecharge) Cmd added in v1.1.26

func (self *PromptRecharge) Cmd() func()

type WinLostModel

type WinLostModel struct {
	GroupId      int64 //群ID
	TgUserID     int64 //用户ID
	ShowName     string
	UserName     string  //#用户名
	WinLostMoney float64 //输赢金额
	BetAmount    float64 //下注金额
}

type WinLostRank

type WinLostRank struct {
	sync.Mutex
	mytask.BaseTask
}

输赢排行榜

func (*WinLostRank) Cmd

func (self *WinLostRank) Cmd() func()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳