# Functions
NewMockHeadNotifiable creates a new mock instance.
NewMockRequestFactory creates a new mock instance.
NewMockSyncClient creates a new mock instance.
NewMockSyncTree creates a new mock instance.
# Structs
MockHeadNotifiable is a mock of HeadNotifiable interface.
MockHeadNotifiableMockRecorder is the mock recorder for MockHeadNotifiable.
MockRequestFactory is a mock of RequestFactory interface.
MockRequestFactoryMockRecorder is the mock recorder for MockRequestFactory.
MockSyncClient is a mock of SyncClient interface.
MockSyncClientMockRecorder is the mock recorder for MockSyncClient.
MockSyncTree is a mock of SyncTree interface.
MockSyncTreeMockRecorder is the mock recorder for MockSyncTree.