package
1.4.0
Repository: https://github.com/semihalev/sdns.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

Get return a handler by name.
Handlers return registered handlers.
List return names of handlers.
LoadExternalPlugins load external plugins into chain.
NewChain return new fresh chain.
Ready return true if middleware setup was done.
Register a middleware.
RegisterAt a middleware at an index.
RegisterBefore a middleware before another middleware.
Setup handlers.

# Structs

Chain type.

# Interfaces

Handler interface.
ResponseWriter implement of dns.ResponseWriter.