package
0.0.0-20231027131641-93b1e7503408
Repository: https://github.com/lightstar/golib.git
Documentation: pkg.go.dev

# Functions

New function creates new manager instance with a list of provided runners.

# Structs

Manager structure used to manage a list of runners.

# Interfaces

Runner interface, implementations of which are managed by Manager structure.