032timers

command
v0.0.0-...-db3ee8d Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2021 License: MPL-2.0 Imports: 2 Imported by: 0

README

Timers

To execute Go code in the future or repeatedly at an interval, Go's built-in timer and ticket features are used

Timers represent a single event in the future. A timer is told how long to wait and it provides a channel that will be notified at that time.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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