Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version string
Functions ¶
Types ¶
type Profiler ¶
type Profiler struct {
// contains filtered or unexported fields
}
func NewProfiler ¶
func NewProfiler(config *YaNFDConfig) *Profiler
type YaNFD ¶
type YaNFD struct {
// contains filtered or unexported fields
}
YaNFD is the wrapper class for the NDN Forwarding Daemon. Note: only one instance of this class should be created.
func NewYaNFD ¶
func NewYaNFD(config *YaNFDConfig) *YaNFD
NewYaNFD creates a YaNFD. Don't call this function twice.
Click to show internal directories.
Click to hide internal directories.