Module service

Source
Expand description

I define few services required in defining a repository.

Modulesยง

initializer
I define initialization operation over a repo.
patcher_resolver
I define a patcher resolver service..
resource_operator
I define traits for resource operator services for the repo. I define traits for services that perform crud operations on resources in a repo.