package
Version:
v0.0.0-...-f432fae
Opens a new window with list of versions in this module.
Published: Apr 19, 2025
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package task 提供任务执行器的核心应用逻辑。
包含任务的初始化、配置加载和运行时管理等功能。
ProviderSet 是 wire 的依赖注入提供者集合。
包含了创建应用实例所需的所有依赖。
Run 启动并运行任务执行器。
该函数负责:
- 解析命令行参数
- 加载配置文件
- 设置信号处理
- 初始化并启动服务
Source Files
¶
Click to show internal directories.
Click to hide internal directories.