# Functions
New returns a new, empty Trie.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrInvalidDomain means insert domain is invalid.
No description provided by the author
# Structs
No description provided by the author
DomainTrie contains the main logic for adding and searching nodes for domain segments.
No description provided by the author
No description provided by the author
Node is the trie's node.
# Type aliases
No description provided by the author