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

# Functions

NewDefaultProfile creates a new *DefaultProfile.
NewGlobal create a new Global from provided parameters.

# Structs

DefaultProfile controls profile specific IP and client blocking that take place before all other processing.
EmptyProfile is an empty profile implementation that does nothing.
Global controls IP and client blocking that takes place before all other processing.
ProfileConfig is a profile specific access configuration.

# Interfaces

Interface is the access manager interface.
Profile is the profile access manager interface.