Skip to content

nayarsystems/nxgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#nxgo GoDoc 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.

More info in nxcore godoc: GoDoc.