Categorygithub.com/goexl/task
modulepackage
0.2.3
Repository: https://github.com/goexl/task.git
Documentation: pkg.go.dev

# README

Task

编译状态 Golang质量 版本 仓库大小 最后提交 授权协议 语言个数 最佳语言 星星个数

任务调度基础类库,提供基础任务定义

捐助

支持宝 微信

感谢Jetbrains

本项目通过Jetbrains开源许可IDE编写源代码,特此感谢

Jetbrains图标

# Functions

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

# Constants

StatusCreated 已创建.
StatusFailed 失败.
StatusRetrying 重试中.
StatusRunning 执行中.
StatusSuccess 成功.

# Type aliases

Agent 任务执行器.
Context 上下文.
No description provided by the author
Schedule 计划.
Status 类型.
No description provided by the author
Tasker 任务器,用于任务执行逻辑.
Type 类型.