cron

package
v0.0.1-20240408-0001 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cron

type Cron struct {
	C *c.Cron
}

func New

func New() *Cron

func (*Cron) At

func (c *Cron) At(spec string) *Cron

func (*Cron) EveryDays

func (c *Cron) EveryDays(seconds int) *Cron

func (*Cron) EveryHours

func (c *Cron) EveryHours(seconds int) *Cron

func (*Cron) EveryMinutes

func (c *Cron) EveryMinutes(seconds int) *Cron

func (*Cron) EverySeconds

func (c *Cron) EverySeconds(seconds int) *Cron

Jump to

Keyboard shortcuts

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