package
0.0.0-20240902082406-25d27471d586
Repository: https://github.com/hexiaopi/go-notes.git
Documentation: pkg.go.dev

# Functions

New returns a new ready-to-use Runner.

# Variables

ErrInterrupt is error when received interrupt from operating system.
ErrTimeout is error when time out.

# Structs

Runner run a set of tasks within a given timeout and can be shut down on an operating system interrupt.