Documentation
¶
Index ¶
Constants ¶
View Source
const ( FieldIP = "ip" FieldCountry = "country" FieldCountryName = "country_name" FieldBrowser = "browser" FieldBrowserVer = "browser_version" FieldOS = "os" FieldOSVer = "os_version" FieldDevice = "device" FieldDeviceType = "device_type" FieldUserAgent = "user_agent" FieldAcceptLang = "accept_language" FieldAcceptEnc = "accept_encoding" FieldReferrer = "referrer" FieldFingerprint = "fingerprint" FieldVisitCount = "visit_count" FieldFirstSeen = "first_seen" FieldLastSeen = "last_seen" FieldIsBot = "is_bot" FieldIsThreat = "is_threat" FieldBotReasons = "bot_reasons" FieldPaths = "paths" FieldPath = "path" FieldPathCreatedAt = "created_at" FieldPathMethod = "method" FieldTotal = "total" FieldPage = "page" FieldPerPage = "per_page" FieldTotalPages = "total_pages" FieldDetails = "details" FieldDeletedCount = "deleted_count" )
Variables ¶
This section is empty.
Functions ¶
func NewIPDetailsController ¶
func NewIPDetailsController(opts shared.ControllerOptions) *ipDetailsController
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.