util

package
v0.6.1-preview Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2016 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Message

type Message struct {
	Msg    *pb.Message
	Sender *pb.PeerID
}

Message encapsulates an OpenchainMessage with sender information

type MessageFan

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

MessageFan contains the reference to the peer's MessageHandlerCoordinator

func NewMessageFan

func NewMessageFan() *MessageFan

NewMessageFan will return an initialized MessageFan

func (*MessageFan) AddFaninChannel

func (fan *MessageFan) AddFaninChannel(channel <-chan *Message)

AddFaninChannel is intended to be invoked by Handler to add a channel to be fan-ed in

func (*MessageFan) GetOutChannel

func (fan *MessageFan) GetOutChannel() <-chan *Message

GetOutChannel returns a read only channel which the registered channels fan into

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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