cronx

package
v0.0.0-...-279ef49 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImmediateSchedule

type ImmediateSchedule struct {
	// contains filtered or unexported fields
}

ImmediateSchedule 加入cron任务后立即运行 https://github.com/robfig/cron

func NewImmediateSchedule

func NewImmediateSchedule(spec string) (*ImmediateSchedule, error)

func (*ImmediateSchedule) Next

func (schedule *ImmediateSchedule) Next(t time.Time) time.Time

Jump to

Keyboard shortcuts

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