cron

package
v1.35.8 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2026 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoCronJob

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

func NewGoCronJob

func NewGoCronJob(callback func()) *GoCronJob

func (*GoCronJob) Run

func (j *GoCronJob) Run()

type GoCronLogger

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

func NewGoCronLogger

func NewGoCronLogger(logger logrus.FieldLogger, infoLevel logrus.Level) *GoCronLogger

func (*GoCronLogger) Error

func (l *GoCronLogger) Error(err error, msg string, keysAndValues ...any)

func (*GoCronLogger) Info

func (l *GoCronLogger) Info(msg string, keysAndValues ...any)

Jump to

Keyboard shortcuts

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