job

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CronRetryWrapper

func CronRetryWrapper(j IJob, retry uint8) cron.Job

CronRetryWrapper job 重试包装方法 Deprecated

func CronWrapper

func CronWrapper(j IJob) cron.Job

CronWrapper job 包装方法 Deprecated

func NewWrapper added in v1.1.1

func NewWrapper() *wrapper

Types

type IJob

type IJob interface {
	Run() error
}

IJob job 约定

Jump to

Keyboard shortcuts

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