Documentation ¶
Index ¶
Constants ¶
View Source
const ( CHROME = "chrome" INTERNET_EXPLORER = "internet-explorer" FIREFOX = "firefox" SAFARI = "safari" ANDROID = "android" MAC_OS_X = "mac-os-x" IOS = "ios" LINUX = "linux" IPHONE = "iphone" IPAD = "ipad" COMPUTER = "computer" MOBILE = "mobile" )
Variables ¶
View Source
var PcKeys []string
View Source
var UaJsonBytes []byte
View Source
var UserAgent map[string][]string
Functions ¶
func RandomMacUA ¶
func RandomMacUA() string
func RandomPcUA ¶
func RandomPcUA() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.