package
0.0.0-20220215024344-e6d77e20f5fb
Repository: https://github.com/huangjunwen/golibs.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Variables

ErrClosed is returned when task is submitted after closed.
ErrTooBusy is returned when task is submitted but the task runner is too busy to handle.

# Interfaces

TaskRunner is an interface to run tasks.