package
0.0.0-20231107013028-2a45ea8fb723
Repository: https://github.com/hyperledger-labs/minbft.git
Documentation: pkg.go.dev

# Functions

NewMockCertifiedMessage creates a new mock instance.
NewMockClientMessage creates a new mock instance.
NewMockMessage creates a new mock instance.
NewMockPeerMessage creates a new mock instance.
NewMockReplicaMessage creates a new mock instance.
NewMockSignedMessage creates a new mock instance.

# Structs

MockCertifiedMessage is a mock of CertifiedMessage interface.
MockCertifiedMessageMockRecorder is the mock recorder for MockCertifiedMessage.
MockClientMessage is a mock of ClientMessage interface.
MockClientMessageMockRecorder is the mock recorder for MockClientMessage.
MockMessage is a mock of Message interface.
MockMessageMockRecorder is the mock recorder for MockMessage.
MockPeerMessage is a mock of PeerMessage interface.
MockPeerMessageMockRecorder is the mock recorder for MockPeerMessage.
MockReplicaMessage is a mock of ReplicaMessage interface.
MockReplicaMessageMockRecorder is the mock recorder for MockReplicaMessage.
MockSignedMessage is a mock of SignedMessage interface.
MockSignedMessageMockRecorder is the mock recorder for MockSignedMessage.