logdomain

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2025 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ID

type ID uint8

ID represents the various pieces of the application that may want to log messages.

const (
	Common ID = iota
	Database
	DBPool
	Ping
	Probe
	Scanner
	Scheduler
	Web
)

func AllDomains

func AllDomains() []ID

AllDomains returns a slice of all valid values for logdomain.ID

Jump to

Keyboard shortcuts

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