Versions in this module Expand all Collapse all v0 v0.3.0 Nov 21, 2023 Changes in this version + const BrowserBaidu + const BrowserDeviceClient + const BrowserDeviceId + const BrowserDeviceName + const BrowserLiebao + const BrowserMaxthon + const BrowserMiui + const BrowserSogou + const BrowserTaobao + const BrowserTheWorld + const BrowserWechat + const DeviceTypeAndroid + const DeviceTypeBrowser + const DeviceTypeIOS + const DeviceTypePC + const DeviceTypeUnkown + const DeviceTypeWindowsPhone + const PCClient + type Device struct + AppVersion string + IP string + Id string + LastTime int64 + Name string + Platform string + Type string + type DeviceSorter struct + Devices []*Device + SortBy func(d1, d2 *Device) bool + func (s *DeviceSorter) Len() int + func (s *DeviceSorter) Less(i, j int) bool + func (s *DeviceSorter) Swap(i, j int)