cron

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cron

func Cron() cago.Component

Cron 定时任务组件,需要先注册logger和redis组件

Types

type Crontab

type Crontab interface {
	AddFunc(spec string, cmd func(ctx context.Context) error) (cron.EntryID, error)
}

func Default added in v1.1.0

func Default() Crontab

Jump to

Keyboard shortcuts

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