package
0.4.8
Repository: https://github.com/stratumn/go-core.git
Documentation: pkg.go.dev

# Structs

MockAdapter is used to mock a store.
MockAddEvidence mocks the AddEvidence function.
MockAddStoreEventChannel mocks the AddStoreEventChannel function.
MockBatch is used to mock a batch.
MockBatchCreateLink mocks the CreateLink function.
MockBatchFindSegments mocks the FindSegments function.
MockBatchGetMapIDs mocks the GetMapIDs function.
MockBatchGetSegment mocks the GetSegment function.
MockBatchWrite mocks the Write function.
MockCreateLink mocks the CreateLink function.
MockDeleteValue mocks the DeleteValue function.
MockFindSegments mocks the FindSegments function.
MockGetEvidences mocks the GetEvidences function.
MockGetInfo mocks the GetInfo function.
MockGetMapIDs mocks the GetMapIDs function.
MockGetSegment mocks the GetSegment function.
MockGetValue mocks the GetValue function.
MockKeyValueStore is used to mock a key-value store.
MockNewBatch mocks the NewBatch function.
MockSetValue mocks the SetValue function.