# Functions
NewContext with basic properties.
# Structs
Context pack up with a dns message, and is the most important part of apex It allow us to pass variables throught plugins, manage the work flow.
# Interfaces
Object of Plugin system for APEX inject into lifecycle of DNS server handle.
# Type aliases
PluginChain contain series of plugins.
PluginFunc type.
PluginFuncChain type.