# Functions
ConfigurationFrom helper function queries the DIC and returns the service's config.ConfigurationStruct implementation.
PersistenceInterfaceFrom helper function queries the DIC and returns the interfaces.Persistence implementation.
# Variables
ConfigurationName contains the name of the service's config.ConfigurationStruct implementation in the DIC.
PersistenceInterfaceName contains the name of the interfaces.Persistence implementation in the DIC.