cmd

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CmdDv = &cobra.Command{
	Use:     "ndn-dv CONFIG-FILE",
	Short:   "NDN Distance Vector Routing Daemon",
	GroupID: "run",
	Version: utils.NDNdVersion,
	Args:    cobra.ExactArgs(1),
	Run:     run,
}

Functions

This section is empty.

Types

type DvExecutor

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

func NewDvExecutor

func NewDvExecutor(config *config.Config) (*DvExecutor, error)

func (*DvExecutor) Router

func (dve *DvExecutor) Router() *dv.Router

func (*DvExecutor) Start

func (dve *DvExecutor) Start()

func (*DvExecutor) Stop

func (dve *DvExecutor) Stop()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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