# Functions
NewMockClient creates a new mock instance.
NewMockKVStore creates a new mock instance.
# Structs
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockKVStore is a mock of KVStore interface.
MockKVStoreMockRecorder is the mock recorder for MockKVStore.