Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Router ¶
type Router struct { TestCtrl *hostHandler.TestCtrl `inject:""` TaskCtrl *hostHandler.TaskCtrl `inject:""` DownloadCtrl *hostHandler.DownloadCtrl `inject:""` CheckCtrl *hostHandler.ServiceCtrl `inject:""` KvmCtrl *hostHandler.KvmCtrl `inject:""` SnapCtrl *hostHandler.SnapCtrl `inject:""` VirtualBoxCtrl *hostHandler.VirtualBoxCtrl `inject:""` VmWareCtrl *hostHandler.VmWareCtrl `inject:""` VirtualCtrl *hostHandler.VirtualCtrl `inject:""` MultiPassCtrl *hostHandler.MultiPassCtrl `inject:""` InitService *hostService.InitService `inject:""` // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.