package
0.0.0-20240520032652-2582ef8d3940
Repository: https://github.com/seakee/learn-golang.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewDispatcher 创建一个 Dispatcher.
NewWorker 创建一个 Worker.

# Variables

JobQueue 表示 Job 队列.

# Structs

Dispatcher 表示调度器.
Job 表示一个工作任务.
Payload 表示 Job 的负载.
Worker 表示一个工作协程.