stanutil

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Close

func Close(sc *stan.Conn) (err error)

Close must be the last call to close the connection

func Connect

func Connect(clusterID string, clientID string, natsURL string) (*stan.Conn, error)

Connect creates a new NATS-Streaming connection

func IsConnected

func IsConnected(sc *stan.Conn) (ok bool)

IsConnected ....

func Publish

func Publish(sc *stan.Conn, subj string, msg *[]byte) (err error)

Publish a message to a subject

Types

This section is empty.

Jump to

Keyboard shortcuts

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