messaging

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2016 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Nats

type Nats struct {
	URL string
	// contains filtered or unexported fields
}

Nats singleton

func (*Nats) Close

func (Nats *Nats) Close() error

Close nats

func (*Nats) Connect

func (Nats *Nats) Connect() error

Connect to Nats

func (*Nats) Publish

func (Nats *Nats) Publish(subject string, data []byte) (string, error)

Publish a message asynchronously

Jump to

Keyboard shortcuts

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