auditor

package
v1.14.1 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Audit

func Audit(w *model.World, p *db.Project, generateDetailedReportFor *model.Application, clickHouseEnabled bool, prof *Profile)

func AuditNode

func AuditNode(w *model.World, node *model.Node) *model.AuditReport

Types

type DNSStats added in v1.1.0

type DNSStats struct {
	Domain string
	A      DnsTypeStats
	AAAA   DnsTypeStats
	Other  DnsTypeStats
}

type DnsTypeStats added in v1.1.0

type DnsTypeStats struct {
	Requests uint64
	NxDomain uint64
	ServFail uint64
}

func (DnsTypeStats) Nxdomain added in v1.1.0

func (st DnsTypeStats) Nxdomain() uint64

type Profile added in v1.8.8

type Profile struct {
	Stages map[string]float32 `json:"stages"`
}

type Stages added in v1.8.8

type Stages map[string]time.Duration

Jump to

Keyboard shortcuts

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