package
1.6.23
Repository: https://github.com/mittacy/ego.git
Documentation: pkg.go.dev

# Functions

Enqueue 任务加入队列,使用前需要先初始化队列服务: async.Init(...) @param data 任务结构体数据 @param typeName 任务typeName @param opts 可选配置,失败重试、指定队列、优先级…… @return error.
Init 初始化队列服务.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author