package
0.1.0
Repository: https://github.com/oif/apex.git
Documentation: pkg.go.dev

# 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.