# Functions
NewMockContentClaimsCache creates a new instance of MockContentClaimsCache.
NewMockContentClaimsFinder creates a new instance of MockContentClaimsFinder.
NewMockContentClaimsStore creates a new instance of MockContentClaimsStore.
NewMockContentToClaimsMapper creates a new instance of MockContentToClaimsMapper.
NewMockFinder creates a new instance of MockFinder.
NewMockLegacyClaimsFinder creates a new instance of MockLegacyClaimsFinder.
NewMockProviderStore creates a new instance of MockProviderStore.
NewMockPublisher creates a new instance of MockPublisher.
NewMockQueryAPIClient creates a new instance of MockQueryAPIClient.
# Structs
MockContentClaimsCache is an autogenerated mock type for the ContentClaimsCache type.
No description provided by the author
MockContentClaimsCache_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
MockContentClaimsCache_Set_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Set'.
MockContentClaimsCache_SetExpirable_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetExpirable'.
MockContentClaimsFinder is an autogenerated mock type for the Finder type.
No description provided by the author
MockContentClaimsFinder_Find_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Find'.
MockContentClaimsStore is an autogenerated mock type for the ContentClaimsStore type.
No description provided by the author
MockContentClaimsStore_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
MockContentClaimsStore_Put_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Put'.
MockContentToClaimsMapper is an autogenerated mock type for the ContentToClaimsMapper type.
No description provided by the author
MockContentToClaimsMapper_GetClaims_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClaims'.
MockFinder is an autogenerated mock type for the Finder type.
No description provided by the author
MockFinder_Find_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Find'.
MockLegacyClaimsFinder is an autogenerated mock type for the LegacyClaimsFinder type.
No description provided by the author
MockLegacyClaimsFinder_Find_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Find'.
MockProviderStore is an autogenerated mock type for the ProviderStore type.
No description provided by the author
MockProviderStore_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
MockProviderStore_Set_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Set'.
MockProviderStore_SetExpirable_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetExpirable'.
MockPublisher is an autogenerated mock type for the Publisher type.
No description provided by the author
MockPublisher_Publish_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Publish'.
MockQueryAPIClient is an autogenerated mock type for the QueryAPIClient type.
No description provided by the author
MockQueryAPIClient_Query_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Query'.