package
0.0.0-20230720142802-055f8dac88b4
Repository: https://github.com/wetware/casm.git
Documentation: pkg.go.dev

# Functions

NewMockHostIndex creates a new mock instance.
NewMockIndex creates a new mock instance.
NewMockIterator creates a new mock instance.
NewMockMetaIndex creates a new mock instance.
NewMockPeerIndex creates a new mock instance.
NewMockRecord creates a new mock instance.
NewMockServerIndex creates a new mock instance.
NewMockSnapshot creates a new mock instance.

# Structs

MockHostIndex is a mock of HostIndex interface.
MockHostIndexMockRecorder is the mock recorder for MockHostIndex.
MockIndex is a mock of Index interface.
MockIndexMockRecorder is the mock recorder for MockIndex.
MockIterator is a mock of Iterator interface.
MockIteratorMockRecorder is the mock recorder for MockIterator.
MockMetaIndex is a mock of MetaIndex interface.
MockMetaIndexMockRecorder is the mock recorder for MockMetaIndex.
MockPeerIndex is a mock of PeerIndex interface.
MockPeerIndexMockRecorder is the mock recorder for MockPeerIndex.
MockRecord is a mock of Record interface.
MockRecordMockRecorder is the mock recorder for MockRecord.
MockServerIndex is a mock of ServerIndex interface.
MockServerIndexMockRecorder is the mock recorder for MockServerIndex.
MockSnapshot is a mock of Snapshot interface.
MockSnapshotMockRecorder is the mock recorder for MockSnapshot.