tunnel

package
v0.12.4 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 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) 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