schedule

package
v0.0.0-...-c2450c0 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrderNotifyZfbSchedule

type OrderNotifyZfbSchedule struct {
	PayService *service.PayService `inject:"PayService"`
	DoNotify   func()              `cron:"0/10 * * * * ?"` //10秒执行一次,具体百度参考 cron表达式
}

定时任务 调度 通知服务处理器

func (*OrderNotifyZfbSchedule) Init

func (it *OrderNotifyZfbSchedule) Init(cron *cron.Cron)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL