pkg

package
v7.0.0-rc9 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2026 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// BrowserChrome represents the Chrome and Chromium browser.
	BrowserChrome = "Chrome"

	// BrowserFirefox represents the Firefox browser.
	BrowserFirefox = "Firefox"

	// BrowserSafari  represents the Safari browser.
	BrowserSafari = "Safari"

	// BrowserOpera represents the Opera browser.
	BrowserOpera = "Opera"

	// BrowserEdge represents the Edge browser.
	BrowserEdge = "Edge"

	// BrowserIE represents the Internet Explorer browser.
	BrowserIE = "IE"

	// BrowserArc represents the Arc browser.
	BrowserArc = "Arc"

	// BrowserDuckDuckGo represents the DuckDuckGo browser.
	BrowserDuckDuckGo = "DuckDuckGo"

	// OSWindows represents the Windows operating system.
	OSWindows = "Windows"

	// OSMac represents the Mac operating system.
	OSMac = "Mac"

	// OSLinux represents a Linux distribution.
	OSLinux = "Linux"

	// OSAndroid represents the Android operating system.
	OSAndroid = "Android"

	// OSiOS represents the iOS operating system.
	OSiOS = "iOS"

	// OSWindowsMobile represents the Windows Mobile operating system.
	OSWindowsMobile = "Windows Mobile"

	// OSChrome represents the Chrome operating system.
	OSChrome = "Chrome OS"
)
View Source
const (
	// TableSessions is the sessions table name.
	TableSessions = "session_v7"

	// TablePageViews is the page views table name.
	TablePageViews = "page_view_v7"

	// TableEvents is the events table name.
	TableEvents = "event_v7"
)
View Source
const (
	// PlatformDesktop is the platform for a desktop device.
	PlatformDesktop = int8(iota)

	// PlatformMobile is the platform for a mobile device.
	PlatformMobile
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
geo
ip
ua
utm
reporting

Jump to

Keyboard shortcuts

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