tunnel

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2023 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultUpgrader = &websocket.Upgrader{
		ReadBufferSize:  1024,
		WriteBufferSize: 1024,
	}

	DefaultDialer = websocket.DefaultDialer
)

Functions

This section is empty.

Types

type HttpTunnel

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

func NewHttpTunnel

func NewHttpTunnel(port int) *HttpTunnel

func (*HttpTunnel) Run

func (ht *HttpTunnel) Run() error

Jump to

Keyboard shortcuts

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