tasks

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var HotReloadTask = &scheduler.RepeatingTask{
	Duration:   time.Second,
	OnComplete: HotReloadExecutor,
}
View Source
var RestartTask = &scheduler.RepeatingTask{
	Duration:   time2.Second,
	OnComplete: RestartExecutor,
}

Functions

func HotReloadExecutor

func HotReloadExecutor(args ...any)

func InitHotReloadTask

func InitHotReloadTask()

func InitRestartTask

func InitRestartTask()

func RestartExecutor

func RestartExecutor(args ...any)

Types

This section is empty.

Jump to

Keyboard shortcuts

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