Documentation
¶
Overview ¶
Package fibtree organizes logical FIB entries in a name hierarchy.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tree ¶
type Tree struct {
// contains filtered or unexported fields
}
Tree represents a tree of name hierarchy.
func (*Tree) CountEntries ¶
CountEntries returns number of entries.
Click to show internal directories.
Click to hide internal directories.