# README
#nxgo
GoLang Nexus client library.
Download:
go get github.com/nayarsystems/nxgo
##Description
Nexus client library for Go.
Package nxgo
just provides a Dial() method returning a NexusConn
instance.
All nexus functionality and methods of NexusConn
are found in package nxcore
.
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author