Categorygithub.com/tetratelabs/run
repositorypackage
0.3.0
Repository: https://github.com/tetratelabs/run.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

run

This package contains a universal mechanism to manage goroutine lifecycles. It implements an actor-runner with deterministic teardown. It uses the https://github.com/oklog/run/ package as its basis and enhances it with configuration registration and validation as well as pre-run phase logic.

See godoc for information how to use
run.Group