executor

package
v1.4.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 25, 2025 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main(args []string)

Types

type Profiler

type Profiler struct {
	// contains filtered or unexported fields
}

func NewProfiler

func NewProfiler(config *core.Config) *Profiler

func (*Profiler) Start

func (p *Profiler) Start() (err error)

func (*Profiler) Stop

func (p *Profiler) Stop()

func (*Profiler) String added in v1.4.2

func (p *Profiler) String() string

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 *core.Config) *YaNFD

NewYaNFD creates a YaNFD. Don't call this function twice.

func (*YaNFD) Start

func (y *YaNFD) Start()

Start runs YaNFD. Note: this function may exit the program when there is error. This function is non-blocking.

func (*YaNFD) Stop

func (y *YaNFD) Stop()

Stop shuts down YaNFD.

func (*YaNFD) String added in v1.4.2

func (y *YaNFD) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL