package
2.13.0+incompatible
Repository: https://github.com/opencord/ofagent-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewClient returns an initialized OFClient instance based on the configuration specified.
No description provided by the author

# Variables

No description provided by the author

# Structs

OFClient the configuration and operational state of a connection to an openflow controller.
No description provided by the author

# Interfaces

Message interface that represents an open flow message and enables for a unified implementation of SendMessage.
No description provided by the author