receiver

package
v0.0.0-...-4413804 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2015 License: Apache-2.0 Imports: 7 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReceiveChannel

type ReceiveChannel struct {
	Ch chan []byte

	Leader string
	// contains filtered or unexported fields
}

func NewReceiveChannel

func NewReceiveChannel(name string, leader string, offset uint64) *ReceiveChannel

func (*ReceiveChannel) GetChannel

func (rc *ReceiveChannel) GetChannel() (chan []byte, error)

Not thread safe

Jump to

Keyboard shortcuts

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