nexus

package module
v0.0.0-...-d1034c5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 4, 2016 License: BSD-2-Clause Imports: 9 Imported by: 0

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.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Dial

func Dial(s string, opts *DialOptions) (*nxcore.NexusConn, error)

Types

type DialOptions

type DialOptions struct {
	WsConfig  *websocket.Config
	TlsConfig *tls.Config
}

func NewDialOptions

func NewDialOptions() *DialOptions

Directories

Path Synopsis
demos
go/sugar/log
Package log
Package log
go/sugar/service
Package service is boilerplate code for making nexus services.
Package service is boilerplate code for making nexus services.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL