vmsq

package
v0.0.0-...-1df3e9a Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2021 License: ISC Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RegionCode

type RegionCode byte
const (
	EastUS       RegionCode = 0x00
	WestUS       RegionCode = 0x01
	SouthAmerica RegionCode = 0x02
	Europe       RegionCode = 0x03
	Asia         RegionCode = 0x04
	Australia    RegionCode = 0x05
	MiddleEast   RegionCode = 0x06
	Africa       RegionCode = 0x07
	Everywhere   RegionCode = 0xff
)

type Server

type Server struct {
	IP   net.IP
	Port uint16
}

func QueryServers

func QueryServers(server string, region RegionCode, ipport string, filters string, timeout time.Duration) (svr []Server, err error)

Jump to

Keyboard shortcuts

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