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

# Functions

NewDefaultManager returns a new initialized *DefaultManager.

# Structs

DefaultManager is the default implementation of [Manager].
DefaultManagerConfig is the configuration structure for [DefaultManager].
EmptyMetrics is the implementation of the [Metrics] interface that does nothing.

# Interfaces

Manager stores and updates TLS configurations.
Metrics is an interface that is used for the collection of the TLS-related statistics.