controllers

package
v0.0.0-...-77bb8bb Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ShellUrl                    = "/api/v1.0/web/shell"
	ShellUrlPath                = "/api/v1.0/web"
	ShellUrlImgPng              = ShellUrlPath + "/static/img/favicon.png"
	ShellUrlJsJqueryMinJs       = ShellUrlPath + "/static/js/jquery.min.js"
	ShellUrlJsPopperMinJs       = ShellUrlPath + "/static/js/popper.min.js"
	ShellUrlJsBootstrapMinJs    = ShellUrlPath + "/static/js/bootstrap.min.js"
	ShellUrlJsXtermMinJs        = ShellUrlPath + "/static/js/xterm.min.js"
	ShellUrlJsFullScreenMinJs   = ShellUrlPath + "/static/js/fullscreen.min.js"
	ShellUrlCssBootstrapMinCss  = ShellUrlPath + "/static/css/bootstrap.min.css"
	ShellUrlCssXtermMinCss      = ShellUrlPath + "/static/css/xterm.min.css"
	ShellUrlCssFullScreenMinCss = ShellUrlPath + "/static/css/fullscreen.min.css"
	ShellUrlShellWs             = ShellUrlPath + "/shell/ws"
	ShellUrlShellStatic         = ShellUrlPath + "/static/"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ApiDeny

type ApiDeny struct {
	beego.Controller
}

func (*ApiDeny) Delete

func (c *ApiDeny) Delete()

func (*ApiDeny) Get

func (c *ApiDeny) Get()

func (*ApiDeny) Post

func (c *ApiDeny) Post()

func (*ApiDeny) Put

func (c *ApiDeny) Put()

type MainController

type MainController struct {
	beego.Controller
}

func (*MainController) Get

func (c *MainController) Get()

type ShellController

type ShellController struct {
	beego.Controller
}

func (*ShellController) Delete

func (c *ShellController) Delete()

func (*ShellController) Get

func (c *ShellController) Get()

func (*ShellController) Post

func (c *ShellController) Post()

func (*ShellController) Put

func (c *ShellController) Put()

type ShellWsController

type ShellWsController struct {
	beego.Controller
}

func (*ShellWsController) Delete

func (c *ShellWsController) Delete()

func (*ShellWsController) Get

func (c *ShellWsController) Get()

func (*ShellWsController) Post

func (c *ShellWsController) Post()

func (*ShellWsController) Put

func (c *ShellWsController) Put()

Jump to

Keyboard shortcuts

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