async

package
v0.20.2 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2023 License: AGPL-3.0 Imports: 1 Imported by: 0

README

Utilities for asynchronous programming (go routines, wait groups, etc.)

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Schedule

func Schedule(delay time.Duration, fun ScheduledFunc)

Schedule runs the function after the delay

Types

type ScheduledFunc

type ScheduledFunc func()

Jump to

Keyboard shortcuts

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