tunnel

package
v0.13.4-rc.2 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2023 License: Apache-2.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 Tunnel

type Tunnel struct {
	HTTPHandler  func(e echo.Context) error
	ConnHandler  func(e echo.Context) error
	CloseHandler func(e echo.Context) error
	// contains filtered or unexported fields
}

func NewTunnel

func NewTunnel() *Tunnel

func (*Tunnel) Close added in v0.13.0

func (t *Tunnel) Close() error

Close closes the tunnel.

func (*Tunnel) Listen

func (t *Tunnel) Listen(l *revdial.Listener) error

Listen to reverse listener.

Jump to

Keyboard shortcuts

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