Sihl_repository.ServiceSourceinclude Sihl_core.Container.Service.SigRegister repository cleaner function.
A cleaner function is used during integration testing to efficiently clean repositories.
Register repository cleaner functions.
Run all registered repository cleaners.
Use this carefully, running clean_all leads to data loss!
val configure :
(Sihl_core.Ctx.t -> unit Lwt.t) list ->
Sihl_core.Configuration.data ->
Sihl_core.Container.Service.t