pub fn service_config_from_endpoint(
    endpoint: &str,
) -> Result<ServiceStoreInternalConfig, ServiceStoreError>
Expand description

Creates a ServiceStoreConfig from an endpoint.