mqstore

package
v0.0.0-...-840a1b4 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2017 License: MIT Imports: 13 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// AllConnected returns true when the message queue were all connected.
	AllConnected = false
	// SentTotal returns the total of the sent message.
	SentTotal = 0
	// RecvTotal returns the total of the received message.
	RecvTotal = 0
	// QueueTotal returns the total of the message are still in the queue.
	QueueTotal = 0
)

Functions

func NewProducer

func NewProducer(url, producer, prodHTTP string, lookupds []string, m *mqutil.Engine, deployed <-chan bool) *mqstore

NewProducer creates a new NSQ producer, and start to capturing the incoming messages.

Types

This section is empty.

Jump to

Keyboard shortcuts

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