package
0.1.15
Repository: https://github.com/flyingon/go-common.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewQueue 创建新队列.
Remove 任务移除.

# Constants

No description provided by the author
No description provided by the author

# Structs

Queue 任务队列.

# Type aliases

QueueType queue type.
TaskHandler function for task handler.