cfappssh

package
v0.0.0-...-dd2dcfe Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2018 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrPreventRedirect = errors.New("prevent-redirect")

Functions

func Init

Types

type CFAppSsh

type CFAppSsh struct {
	// contains filtered or unexported fields
}

func (*CFAppSsh) AddAdminGroupRoutes

func (cfAppSsh *CFAppSsh) AddAdminGroupRoutes(echoGroup *echo.Group)

func (*CFAppSsh) AddSessionGroupRoutes

func (cfAppSsh *CFAppSsh) AddSessionGroupRoutes(echoGroup *echo.Group)

func (*CFAppSsh) GetEndpointPlugin

func (cfAppSsh *CFAppSsh) GetEndpointPlugin() (interfaces.EndpointPlugin, error)

func (*CFAppSsh) GetMiddlewarePlugin

func (cfAppSsh *CFAppSsh) GetMiddlewarePlugin() (interfaces.MiddlewarePlugin, error)

func (*CFAppSsh) GetRoutePlugin

func (cfAppSsh *CFAppSsh) GetRoutePlugin() (interfaces.RoutePlugin, error)

func (*CFAppSsh) Init

func (cfAppSsh *CFAppSsh) Init() error

type KeyCode

type KeyCode struct {
	Key  string `json:"key"`
	Cols int    `json:"cols"`
	Rows int    `json:"rows"`
}

Jump to

Keyboard shortcuts

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