package
0.8.2
Repository: https://github.com/goto/siren.git
Documentation: pkg.go.dev

# Functions

NewNamespaceService creates a new instance of NamespaceService.
NewRepository creates a new instance of Repository.
NewRuleUploader creates a new instance of RuleUploader.
NewTemplateService creates a new instance of TemplateService.
NewTransactor creates a new instance of Transactor.

# Structs

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'.
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'.
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'.
Repository_Rollback_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Rollback'.
Repository_Upsert_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Upsert'.
Repository_WithTransaction_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WithTransaction'.
RuleUploader is an autogenerated mock type for the RuleUploader type.
No description provided by the author
RuleUploader_UpsertRule_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpsertRule'.
TemplateService is an autogenerated mock type for the TemplateService type.
TemplateService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
TemplateService_GetByName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByName'.
TemplateService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
TemplateService_Upsert_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Upsert'.
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'.