assets

package
v0.0.0-...-9ec3af4 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	PROXY_SERVERS = [...]Proxy{
		{"45.77.56.114", 30205},
		{"82.196.11.105", 1080},
		{"51.254.69.243", 3128},
	}
)

Functions

This section is empty.

Types

type Proxy

type Proxy struct {
	Server string
	Port   uint32
}

func (*Proxy) FullAddress

func (p *Proxy) FullAddress() string

Jump to

Keyboard shortcuts

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