browser

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Browser

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

func NewBrowser

func NewBrowser(ip string, port string, host string, headers map[string]string, url string, lang string, userAgent string, geo *geo.Geo) *Browser

func (*Browser) GetCity

func (b *Browser) GetCity() string

func (*Browser) GetCountryCode

func (b *Browser) GetCountryCode() string

func (*Browser) GetCountryName

func (b *Browser) GetCountryName() string

func (*Browser) GetHeaders

func (b *Browser) GetHeaders() map[string]string

func (*Browser) GetHost

func (b *Browser) GetHost() string

func (*Browser) GetIP

func (b *Browser) GetIP() string

func (*Browser) GetLang

func (b *Browser) GetLang() string

func (*Browser) GetLatitude

func (b *Browser) GetLatitude() float64

func (*Browser) GetLongitude

func (b *Browser) GetLongitude() float64

func (*Browser) GetMetroCode

func (b *Browser) GetMetroCode() int

func (*Browser) GetPort

func (b *Browser) GetPort() string

func (*Browser) GetRegionCode

func (b *Browser) GetRegionCode() string

func (*Browser) GetRegionName

func (b *Browser) GetRegionName() string

func (*Browser) GetTimezone

func (b *Browser) GetTimezone() string

func (*Browser) GetURL

func (b *Browser) GetURL() string

func (*Browser) GetUserAgent

func (b *Browser) GetUserAgent() string

func (*Browser) GetZipCode

func (b *Browser) GetZipCode() string

Jump to

Keyboard shortcuts

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