goflow

package module
v0.0.0-...-42558ee Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2015 License: MIT Imports: 4 Imported by: 0

README

goflow

Build Status

OpenFlow protocol library in Go language

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppId

type AppId uint64

type Application

type Application interface {
	Name() string
	Id() AppId
}

type Divider

type Divider interface {
	Divide(reader io.Reader) ([]byte, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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