# 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.