package
0.0.0-20231107013028-2a45ea8fb723
Repository: https://github.com/hyperledger-labs/minbft.git
Documentation: pkg.go.dev
# Functions
NewMockAuthenticator creates a new mock instance.
NewMockConfiger creates a new mock instance.
NewMockConnectionHandler creates a new mock instance.
NewMockMessageStreamHandler creates a new mock instance.
NewMockRequestConsumer creates a new mock instance.
# Structs
MockAuthenticator is a mock of Authenticator interface.
MockAuthenticatorMockRecorder is the mock recorder for MockAuthenticator.
MockConfiger is a mock of Configer interface.
MockConfigerMockRecorder is the mock recorder for MockConfiger.
MockConnectionHandler is a mock of ConnectionHandler interface.
MockConnectionHandlerMockRecorder is the mock recorder for MockConnectionHandler.
MockMessageStreamHandler is a mock of MessageStreamHandler interface.
MockMessageStreamHandlerMockRecorder is the mock recorder for MockMessageStreamHandler.
MockRequestConsumer is a mock of RequestConsumer interface.
MockRequestConsumerMockRecorder is the mock recorder for MockRequestConsumer.