package
1.16.2
Repository: https://github.com/whywaita/myshoes.git
Documentation: pkg.go.dev

# README

starter

starter is a dispatcher for running job

# Packages

No description provided by the author

# Functions

New create starter instance.

# Variables

CountRecovered is count of recovered job per target.
CountRunning is count of running semaphore.
CountWaiting is count of waiting job.
DeletedJobMap is map for deleted jobs.

# Structs

Starter is dispatcher for running job.