tickrunner

package
v0.0.0-...-d1e2c2d Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, f func(), periodicInterval time.Duration, defaultReqDelay time.Duration) chan time.Duration

Run runs a task at a given periodic interval, or as requested over a channel. If many requests come in close to the same time, only run the task once. Callers can ask for the task to be run within a given amount of time, which overrides defaultReqDelay. Sending a zero to the channel runs it immediately.

Types

This section is empty.

Jump to

Keyboard shortcuts

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