Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCommand ¶ added in v0.1.8
GetCommand 返回 套件 啓動 命令
Types ¶
type Application ¶
type Application struct { sync.Mutex Status uint Name string // 運行 模式 Mode data.RunMode // 子進程 Process []*Process // contains filtered or unexported fields }
Application 一組 運行的 套件 程式
Click to show internal directories.
Click to hide internal directories.