eventstore

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: 0

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

func NewClient

func NewClient(url string, esURL string, username string, password string, e *eventutil.Engine, replayed chan<- bool, deployed <-chan bool) *eventstore

NewClient creates a new event store client.

Types

This section is empty.

Jump to

Keyboard shortcuts

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