cronjob

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// cronjobIterDuration each job iterate duration
	CronjobIterDuration = time.Second * 30
	// tickNextDuration tick the next runner if current get full of jobs
	TickNextDuration = time.Second * 3
	// maxJob each iterate get the maximum jobs
	MaxJob = 100
)

Variables

View Source
var Starter []func()

Starter ...

View Source
var Stopper []func()

Stopper ...

Functions

func Initialize

func Initialize()

Initialize ...

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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