dashboard

package
v1.26.0 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2026 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FieldTotalVisitors      = "total_visitors"
	FieldUniqueVisitors     = "unique_visitors"
	FieldPeriod             = "period"
	FieldPeriodLabel        = "period_label"
	FieldTopPaths           = "top_paths"
	FieldTopCountries       = "top_countries"
	FieldTopBrowsers        = "top_browsers"
	FieldTopOS              = "top_os"
	FieldTopDeviceTypes     = "top_device_types"
	FieldRecentVisitors     = "recent_visitors"
	FieldVisitorIP          = "ip"
	FieldVisitorCountry     = "country"
	FieldVisitorCountryName = "country_name"
	FieldVisitorPath        = "path"
	FieldVisitorBrowser     = "browser"
	FieldVisitorOS          = "os"
	FieldVisitorDevice      = "device"
	FieldVisitorCreatedAt   = "created_at"
	FieldIsBot              = "is_bot"
	FieldIsThreat           = "is_threat"
	FieldLabel              = "label"
	FieldLabelResolved      = "label_resolved"
	FieldCount              = "count"
)

Variables

This section is empty.

Functions

func NewDashboardController

func NewDashboardController(opts shared.ControllerOptions) *dashboardController

NewDashboardController creates a new dashboard controller.

Types

This section is empty.

Jump to

Keyboard shortcuts

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