hostRouter

package
v0.0.0-...-5746ace Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 19, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

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
}

func NewRouter

func NewRouter(app *iris.Application) *Router

func (*Router) App

func (r *Router) App()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL