proxy

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Proxy

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

func StartProxy

func StartProxy(addr string, debug bool, res chan<- State, versionAndDevice string, blockHttp bool) (*Proxy, error)

func StartProxyWithConfig

func StartProxyWithConfig(addr string, debug bool, res chan<- State, blockHttp bool, versionAndDevice string, lsCfg *liteclient.GlobalConfig) (*Proxy, error)

func (*Proxy) Stop

func (p *Proxy) Stop()

type State

type State struct {
	Type    string
	State   string
	Stopped bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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