mocks

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2017 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GossipMock

type GossipMock struct {
	mock.Mock
}

func (*GossipMock) Accept

func (g *GossipMock) Accept(acceptor common.MessageAcceptor, passThrough bool) (<-chan *proto.GossipMessage, <-chan proto.ReceivedMessage)

func (*GossipMock) Gossip

func (*GossipMock) Gossip(msg *proto.GossipMessage)

func (*GossipMock) JoinChan

func (g *GossipMock) JoinChan(joinMsg api.JoinChannelMessage, chainID common.ChainID)

func (*GossipMock) Peers

func (*GossipMock) Peers() []discovery.NetworkMember

func (*GossipMock) PeersOfChannel

func (*GossipMock) PeersOfChannel(common.ChainID) []discovery.NetworkMember

func (*GossipMock) Send

func (*GossipMock) Send(msg *proto.GossipMessage, peers ...*comm.RemotePeer)

func (*GossipMock) Stop

func (*GossipMock) Stop()

func (*GossipMock) SuspectPeers

func (*GossipMock) SuspectPeers(s api.PeerSuspector)

func (*GossipMock) UpdateChannelMetadata

func (*GossipMock) UpdateChannelMetadata(metadata []byte, chainID common.ChainID)

func (*GossipMock) UpdateMetadata

func (*GossipMock) UpdateMetadata(metadata []byte)

Jump to

Keyboard shortcuts

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