settings

package
v1.27.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: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FieldIPs          = "ips"
	FieldIP           = "ip"
	FieldTotal        = "total"
	FieldDeletedCount = "deleted_count"

	// Bot IP fields
	FieldBots    = "bots"
	FieldBotIPs  = "bot_ips"
	FieldBotIP   = "bot_ip"
	FieldBotList = "bot_list"

	// Identify-bots response fields
	FieldCandidates     = "candidates"
	FieldCandidateIP    = "candidate_ip"
	FieldCandidateHits  = "candidate_hits"
	FieldCandidatePaths = "candidate_paths"
	FieldCandidateUAs   = "candidate_user_agents"
	FieldAlreadyListed  = "already_listed"
	FieldReasons        = "reasons"
	FieldAutoAdded      = "auto_added"
	FieldAutoAddedCount = "auto_added_count"

	// Bot record fields (for load-bots response)
	FieldHits     = "hits"
	FieldLastSeen = "last_seen"
)

Variables

This section is empty.

Functions

func NewSettingsController added in v1.25.0

func NewSettingsController(opts shared.ControllerOptions) *settingsController

Types

This section is empty.

Jump to

Keyboard shortcuts

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