package
2.12.0+incompatible
Repository: https://github.com/adguardteam/adguarddns.git
Documentation: pkg.go.dev

# Functions

NewFileSystem creates a new file system query log.

# Structs

Empty is a query log does nothing and returns nil values.
EmptyMetrics is the implementation of the [Metrics] interface that does nothing.
Entry
Entry is a single query log entry.
FileSystem is the file system implementation of the AdGuard DNS query log.
FileSystemConfig is the configuration of the file system query log.

# Interfaces

Interface is the query log interface.
Metrics is an interface that is used for the collection of the query log statistics.