shared

package
v0.0.0-...-84a5298 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2021 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OpenKey                     = "ipcOpen"
	GetInstancesKey             = "ipcGetInstances"
	PasswordGetterKey           = "ipcPasswordGetter"
	HostKeyValidatorKey         = "ipcHostKeyValidator"
	ForwardFromLocalToRemoteKey = "ipcForwardFromLocalToRemote"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Instance

type Instance struct {
	ID      string
	Name    string
	Tunnels []Tunnel
}

type Tunnel

type Tunnel struct {
	ID            string
	LocalAddress  string
	RemoteAddress string
}

Jump to

Keyboard shortcuts

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