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

# Functions

NewConfigSyncer creates a new instance of ConfigSyncer.
NewEncryptor creates a new instance of Encryptor.
NewProviderService creates a new instance of ProviderService.
NewRepository creates a new instance of Repository.
NewTransactor creates a new instance of Transactor.

# Structs

ConfigSyncer is an autogenerated mock type for the ConfigSyncer type.
No description provided by the author
ConfigSyncer_SyncRuntimeConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SyncRuntimeConfig'.
Encryptor is an autogenerated mock type for the Encryptor type.
Encryptor_Decrypt_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Decrypt'.
Encryptor_Encrypt_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Encrypt'.
No description provided by the author
ProviderService is an autogenerated mock type for the ProviderService type.
No description provided by the author
ProviderService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
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_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_UpdateLabels_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateLabels'.
Repository_WithTransaction_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WithTransaction'.
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'.