package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Aug 15, 2023
License: BSD-3-Clause-Clear
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
命令行程序支持组件
此组件需要使用 xconsole.Listen() 来运行命令监听,即:
if len(os.Args) > 1 {
xconsole.Listen()
return
}
推送任务到路由接口中
rou 执行的命令
fun 执行的命令内容
批量推送任务到路由接口中
m map结构的任务键值对
Source Files
¶
Click to show internal directories.
Click to hide internal directories.