package
1.2.2
Repository: https://github.com/utilitywarehouse/coredns.git
Documentation: pkg.go.dev

# Functions

Less is a tree helper function that calls less.

# Structs

Elem is an element in the tree.
A Node represents a node in the LLRB tree.
A Tree manages the root node of an LLRB tree.

# Type aliases

A Color represents the color of a Node.