package
1.4.1
Repository: https://github.com/umee-network/peggo.git
Documentation: pkg.go.dev

# Functions

Loop runs a function in the loop with a consistent interval.

# Variables

ErrGracefulStop is a special error, if returned from within loop function, will stop that loop without returning any error.

# Structs

ParanoidGroup is a special primitive to run groups of goroutines, e.g.