View Source sample_custom_handler (erldns v4.2.0)

Example of a custom handler.

Summary

Functions

code_change(PreviousVersion, State, Extra)

filter(Records)

handle(Qname, Qtype, Records, Message)

handle_call(_, From, State)

handle_cast(Message, State)

handle_info(Message, State)

init(_)

nsec_rr_type_mapper(RRType)

start_link()

terminate(Reason, State)