xcmd

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2024 License: MIT Imports: 6 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PeriodicRun

func PeriodicRun(ctx context.Context, execute func(ctx context.Context) error, period time.Duration) error

func PeriodicRunWithSignal added in v0.4.0

func PeriodicRunWithSignal(
	ctx context.Context,
	execute func(ctx context.Context) error,
	period time.Duration,
	signals ...os.Signal,
) error

func WaitInterrupted

func WaitInterrupted(ctx context.Context, signals ...os.Signal) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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