View Source erldns_handler (erldns v4.2.0)
The module that handles the resolution of a single DNS question.
The meat of the resolution occurs in erldns_resolver:resolve/3
Summary
Functions
Get all registered handlers along with the DNS types they handle
Get all registered handlers along with the DNS types they handle and associated versions
Register a record handler.
Register a record handler with version.
Start the handler registry process.
Functions
Get all registered handlers along with the DNS types they handle
Get all registered handlers along with the DNS types they handle and associated versions
Register a record handler.
Register a record handler with version.
-spec start_link() -> any().
Start the handler registry process.