eventtypereader

package
v74.0.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2017 License: Apache-2.0, BSD-3-Clause, MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventTypeReader

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

func New

func New(receivedCounter *metricsreporter.Counter, reader MessageReader, typ events.Envelope_EventType, origin string) *EventTypeReader

func (*EventTypeReader) Close

func (lr *EventTypeReader) Close()

func (*EventTypeReader) Read

func (lr *EventTypeReader) Read()

type MessageReader

type MessageReader interface {
	Read() *events.Envelope
	Close()
}

Jump to

Keyboard shortcuts

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