# Variables
FromString maps a string key to a source implementation.
FromType maps a server DataSource type to a source implementation.
# Interfaces
Sourcer is implemented by all data sourcers and is responsible for sourcing data, configuring projects, determining the default values for operations, and more.