# Functions
ConfigurationFrom helper function queries the DIC and returns service's common.ConfigurationStruct implementation.
StoreClientFrom helper function queries the DIC and returns interfaces.StoreClient implementation.
# Variables
ConfigurationName contains the name of data's common.ConfigurationStruct implementation in the DIC.
StoreClientName contains the name of interfaces.StoreClient implementation in the DIC.