envelope_sender

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2016 License: Apache-2.0 Imports: 1 Imported by: 9

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnvelopeEmitter

type EnvelopeEmitter interface {
	EmitEnvelope(*events.Envelope) error
}

type EnvelopeSender

type EnvelopeSender struct {
	// contains filtered or unexported fields
}

A EnvelopeSender emits envelopes.

func NewEnvelopeSender

func NewEnvelopeSender(emitter EnvelopeEmitter) *EnvelopeSender

NewEnvelopeSender instantiates a EnvelopeSender with the given EventEmitter.

func (*EnvelopeSender) SendEnvelope

func (ms *EnvelopeSender) SendEnvelope(envelope *events.Envelope) error

SendEnvelope sends the given envelope. Returns an error if one occurs while sending the envelope.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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