package
0.1.3
Repository: https://github.com/vinpatel24/go-netconf.git
Documentation: pkg.go.dev

# Functions

NewReadWriteCloser creates a new combined IO Reader and Write Closer from the provided objects.

# Variables

DefaultCapabilities sets the default capabilities of the client library.

# Structs

HelloMessage is used when bringing up a NETCONF session.
ReadWriteCloser represents a combined IO Reader and WriteCloser.
TransportBasicIO is the type for dealing with transportIO which implements Transport.

# Interfaces

Transport interface defines what characteristics make up a NETCONF transport layer object.