agents

package
v0.0.0-...-a8de12b Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BrowserAndroid   Browser = "Android Browser"
	BrowserChrome    Browser = "Chrome"
	BrowserEdge      Browser = "Edge"
	BrowserFirefox   Browser = "Firefox"
	BrowserIE        Browser = "IE"
	BrowserOpera     Browser = "Opera"
	BrowserOperaMini Browser = "Opera Mini"
	BrowserSafari    Browser = "Safari"
	BrowserVivaldi   Browser = "Vivaldi"
	BrowserSamsung   Browser = "Samsung Browser"
	BrowserFalkon    Browser = "Falkon"
	BrowserNintendo  Browser = "Nintendo Browser"
	BrowserYandex    Browser = "Yandex Browser"

	OSAndroid  OS = "Android"
	OSChromeOS OS = "ChromeOS"
	OSIOS      OS = "iOS"
	OSLinux    OS = "Linux"
	OSOpenBSD  OS = "OpenBSD"
	OSMacOS    OS = "MacOS"
	OSWindows  OS = "Windows"

	DeviceDesktop Device = "Desktop"
	DeviceMobile  Device = "Mobile"
	DeviceTablet  Device = "Tablet"
	DeviceTV      Device = "TV"
	DeviceBot     Device = "Bot"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Browser

type Browser string

Browser represents a browser name.

func (Browser) String

func (b Browser) String() string

type Device

type Device string

Device represents a device type.

func (Device) String

func (d Device) String() string

type OS

type OS string

OS represents an operating system name.

func (OS) String

func (o OS) String() string

Jump to

Keyboard shortcuts

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