# Functions
NewAlertTransformer creates a new instance of AlertTransformer.
NewLogService creates a new instance of LogService.
NewNotificationService creates a new instance of NotificationService.
NewRepository creates a new instance of Repository.
# Structs
AlertTransformer is an autogenerated mock type for the AlertTransformer type.
No description provided by the author
AlertTransformer_TransformToAlerts_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TransformToAlerts'.
LogService is an autogenerated mock type for the LogService type.
No description provided by the author
LogService_ListAlertIDsBySilenceID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAlertIDsBySilenceID'.
NotificationService is an autogenerated mock type for the NotificationService type.
NotificationService_Dispatch_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Dispatch'.
No description provided by the author
Repository is an autogenerated mock type for the Repository type.
Repository_BulkUpdateSilence_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BulkUpdateSilence'.
Repository_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
No description provided by the author
Repository_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.