package
4.5.3
Repository: https://github.com/irinesistiana/mosdns.git
Documentation: pkg.go.dev

# Functions

BuildExecutableLogicTree parses in into a ExecutableChainNode.
No description provided by the author
LastNode returns the Latest node of chain of n.
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
WrapExecutable wraps a Executable to a ExecutableChainNode.

# Structs

ConditionNode implement handler.ExecutableChainNode.
ConditionNodeConfig is a config to build a ConditionNode.
No description provided by the author
No description provided by the author
ExecutableNodeWrapper wraps a Executable to a ExecutableChainNode.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NodeLinker implements LinkedListNode.
No description provided by the author
No description provided by the author

# Interfaces

Executable represents something that is executable.
ExecutableChainNode represents a node in a executable chain.
No description provided by the author
Matcher represents a matcher that can match a certain patten in Context.