//
pkg.gl
Category
github.com/named-data/ndnd
std
engine
basic
package
1.4.2
Repository:
https://github.com/named-data/ndnd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
4
Files
689 SLOC
#
Functions
NewEngine
No description provided by the author
NewNameTrie
NewNameTrie creates a new NameTrie and returns the root node.
NewTimer
No description provided by the author
#
Constants
DefaultInterestLife
No description provided by the author
TimeoutMargin
No description provided by the author
#
Structs
Engine
No description provided by the author
NameTrie
NameTrie is a simple implementation of a Name trie (node/subtree) used for PIT and FIB.
Timer
No description provided by the author