publisher

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2017 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package defines interface for publishing networks via dynamic routing protocols.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config map[string]string

func (Config) SetDefault

func (c Config) SetDefault(key, defaultValue string) string

type Interface

type Interface interface {
	// Updates list of networks advertised via routing protocol.
	Update([]net.IPNet, map[string]interface{}) error
}

Jump to

Keyboard shortcuts

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