webssh

package
v0.0.0-...-49cc056 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitInstall

func InitInstall(app *pine.Application, urlPrefix, dir string)

func InitRouter

func InitRouter(app *pine.Application, router *pine.Router)

Types

type ApiController

type ApiController struct {
	backend.BaseController
}

func (*ApiController) GetSftp

func (c *ApiController) GetSftp()

func (*ApiController) GetTerm

func (c *ApiController) GetTerm()

func (*ApiController) GetUserinfo

func (c *ApiController) GetUserinfo()

func (*ApiController) PostAddser

func (c *ApiController) PostAddser()

func (*ApiController) PostDelete

func (c *ApiController) PostDelete()

func (*ApiController) PostGetterm

func (c *ApiController) PostGetterm()

func (*ApiController) PostLogin

func (c *ApiController) PostLogin()

func (*ApiController) PostRepass

func (c *ApiController) PostRepass()

type AuthMsg

type AuthMsg struct {
	Type  string `json:"type"`
	Token string `json:"token"`
}

type SshController

type SshController struct {
	backend.BaseController
}

func (*SshController) GetAdd

func (c *SshController) GetAdd()

func (*SshController) GetConsole

func (c *SshController) GetConsole()

func (*SshController) GetLogin

func (c *SshController) GetLogin()

func (*SshController) GetOpenterm

func (c *SshController) GetOpenterm()

func (*SshController) GetServers

func (c *SshController) GetServers()

func (*SshController) GetSetpass

func (c *SshController) GetSetpass()

func (*SshController) GetTerm

func (c *SshController) GetTerm()

func (*SshController) Index

func (c *SshController) Index()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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