package
0.0.0-20220327221620-c1b9911099bd
Repository: https://github.com/joe-degs/golang-journey.git
Documentation: pkg.go.dev

# Functions

New returns a ready to use runner.

# Variables

ErrInterrupt is returned when an event from the OS is recieved.
ErrTimeout is returned when a value is recieved on the timeout.

# Structs

Runner runs a set of tasks within a given timeout and can be shutdown on a operating system interrupt.