# Functions
NewMockAddrBook creates a new mock instance.
NewMockCertifiedAddrBook creates a new mock instance.
NewMockConn creates a new mock instance.
NewMockConnMultiaddrs creates a new mock instance.
NewMockConnScoper creates a new mock instance.
NewMockConnSecurity creates a new mock instance.
NewMockConnStat creates a new mock instance.
NewMockDialer creates a new mock instance.
NewMockHost creates a new mock instance.
NewMockKey creates a new mock instance.
NewMockKeyBook creates a new mock instance.
NewMockMetrics creates a new mock instance.
NewMockMuxedStream creates a new mock instance.
NewMockNetwork creates a new mock instance.
NewMockPeerMetadata creates a new mock instance.
NewMockPeerstore creates a new mock instance.
NewMockPrivKey creates a new mock instance.
NewMockProtoBook creates a new mock instance.
NewMockPubKey creates a new mock instance.
NewMockReporter creates a new mock instance.
NewMockStream creates a new mock instance.
# Structs
MockAddrBook is a mock of AddrBook interface.
MockAddrBookMockRecorder is the mock recorder for MockAddrBook.
MockCertifiedAddrBook is a mock of CertifiedAddrBook interface.
MockCertifiedAddrBookMockRecorder is the mock recorder for MockCertifiedAddrBook.
MockConn is a mock of Conn interface.
MockConnMockRecorder is the mock recorder for MockConn.
MockConnMultiaddrs is a mock of ConnMultiaddrs interface.
MockConnMultiaddrsMockRecorder is the mock recorder for MockConnMultiaddrs.
MockConnScoper is a mock of ConnScoper interface.
MockConnScoperMockRecorder is the mock recorder for MockConnScoper.
MockConnSecurity is a mock of ConnSecurity interface.
MockConnSecurityMockRecorder is the mock recorder for MockConnSecurity.
MockConnStat is a mock of ConnStat interface.
MockConnStatMockRecorder is the mock recorder for MockConnStat.
MockDialer is a mock of Dialer interface.
MockDialerMockRecorder is the mock recorder for MockDialer.
MockHost is a mock of Host interface.
MockHostMockRecorder is the mock recorder for MockHost.
MockKey is a mock of Key interface.
MockKeyBook is a mock of KeyBook interface.
MockKeyBookMockRecorder is the mock recorder for MockKeyBook.
MockKeyMockRecorder is the mock recorder for MockKey.
MockMetrics is a mock of Metrics interface.
MockMetricsMockRecorder is the mock recorder for MockMetrics.
MockMuxedStream is a mock of MuxedStream interface.
MockMuxedStreamMockRecorder is the mock recorder for MockMuxedStream.
MockNetwork is a mock of Network interface.
MockNetworkMockRecorder is the mock recorder for MockNetwork.
MockPeerMetadata is a mock of PeerMetadata interface.
MockPeerMetadataMockRecorder is the mock recorder for MockPeerMetadata.
MockPeerstore is a mock of Peerstore interface.
MockPeerstoreMockRecorder is the mock recorder for MockPeerstore.
MockPrivKey is a mock of PrivKey interface.
MockPrivKeyMockRecorder is the mock recorder for MockPrivKey.
MockProtoBook is a mock of ProtoBook interface.
MockProtoBookMockRecorder is the mock recorder for MockProtoBook.
MockPubKey is a mock of PubKey interface.
MockPubKeyMockRecorder is the mock recorder for MockPubKey.
MockReporter is a mock of Reporter interface.
MockReporterMockRecorder is the mock recorder for MockReporter.
MockStream is a mock of Stream interface.
MockStreamMockRecorder is the mock recorder for MockStream.