package
1.2.3
Repository: https://github.com/zutim/ego.git
Documentation: pkg.go.dev

# Functions

Until loops until stop channel is closed, running f every period.
UntilWithContext loops until context is done, running f every period.