package
0.0.2
Repository: https://github.com/axiomesh/axiom-bft.git
Documentation: pkg.go.dev

# Functions

NewMockCrypto creates a new mock instance.
NewMockEpochService creates a new mock instance.
NewMockExternalStack creates a new mock instance.
NewMockMinimalExternal returns a minimal implement of MockExternalStack which accepts any kinds of input and returns 'zero value' as all outputs.
NewMockNetwork creates a new mock instance.
NewMockServiceOutbound creates a new mock instance.
NewMockStorage creates a new mock instance.

# Structs

MockCrypto is a mock of Crypto interface.
MockCryptoMockRecorder is the mock recorder for MockCrypto.
MockEpochService is a mock of EpochService interface.
MockEpochServiceMockRecorder is the mock recorder for MockEpochService.
MockExternalStack is a mock of ExternalStack interface.
MockExternalStackMockRecorder is the mock recorder for MockExternalStack.
MockNetwork is a mock of Network interface.
MockNetworkMockRecorder is the mock recorder for MockNetwork.
MockServiceOutbound is a mock of ServiceOutbound interface.
MockServiceOutboundMockRecorder is the mock recorder for MockServiceOutbound.
MockStorage is a mock of Storage interface.
MockStorageMockRecorder is the mock recorder for MockStorage.