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

# Functions

NewConfigResolver creates a new instance of ConfigResolver.
NewEncryptor creates a new instance of Encryptor.
NewRepository creates a new instance of Repository.

# Structs

ConfigResolver is an autogenerated mock type for the ConfigResolver type.
ConfigResolver_BuildData_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BuildData'.
No description provided by the author
ConfigResolver_PostHookDBTransformConfigs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PostHookDBTransformConfigs'.
ConfigResolver_PreHookDBTransformConfigs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PreHookDBTransformConfigs'.
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
Repository is an autogenerated mock type for the Repository type.
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_PatchLabels_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PatchLabels'.
Repository_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.