# Functions
NewLogService creates a new instance of LogService.
NewNamespaceService creates a new instance of NamespaceService.
NewReceiverService creates a new instance of ReceiverService.
NewRepository creates a new instance of Repository.
NewSubscriptionReceiverService creates a new instance of SubscriptionReceiverService.
NewTransactor creates a new instance of Transactor.
# Structs
LogService is an autogenerated mock type for the LogService type.
No description provided by the author
LogService_ListSubscriptionIDsBySilenceID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSubscriptionIDsBySilenceID'.
NamespaceService is an autogenerated mock type for the NamespaceService type.
NamespaceService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
NamespaceService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
NamespaceService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
NamespaceService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
NamespaceService_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
ReceiverService is an autogenerated mock type for the ReceiverService type.
No description provided by the author
ReceiverService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
ReceiverService_PostHookDBTransformConfigs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PostHookDBTransformConfigs'.
Repository is an autogenerated mock type for the Repository type.
Repository_Commit_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Commit'.
Repository_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
Repository_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
Repository_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
Repository_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
Repository_MatchLabelsFetchReceivers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MatchLabelsFetchReceivers'.
Repository_Rollback_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Rollback'.
Repository_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
Repository_WithTransaction_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WithTransaction'.
SubscriptionReceiverService is an autogenerated mock type for the SubscriptionReceiverService type.
SubscriptionReceiverService_BulkCreate_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BulkCreate'.
SubscriptionReceiverService_BulkDelete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BulkDelete'.
SubscriptionReceiverService_BulkSoftDelete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BulkSoftDelete'.
SubscriptionReceiverService_BulkUpsert_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BulkUpsert'.
No description provided by the author
SubscriptionReceiverService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
Transactor is an autogenerated mock type for the Transactor type.
Transactor_Commit_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Commit'.
No description provided by the author
Transactor_Rollback_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Rollback'.
Transactor_WithTransaction_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WithTransaction'.