Categorygithub.com/jaracil/nxcli
repositorypackage
0.0.0-20160804061916-d1034c5ae0e8
Repository: https://github.com/jaracil/nxcli.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

#nxcli GoDoc GoLang Nexus client library.

Download:

go get github.com/jaracil/nxcli

##Description

Nexus client library for Go.

Package nxcli 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.