Module sources

Source
Expand description

this module defines the varioussources the system is compatible with as well as a SourceManager for handling them

Modules§

manager
registry

Structs§

SourceManager
The SourceManager is responsible for managing the current data sources
SourceRegistry
The SourceRegistry is a store for the various data sources that is directly managed by the SourceManager. It is used to register and manage the sources available in the system.