pub fn service_config_from_endpoint(
endpoint: &str,
) -> Result<ServiceStoreInternalConfig, ServiceStoreError>
Expand description
Creates a ServiceStoreConfig
from an endpoint.
pub fn service_config_from_endpoint(
endpoint: &str,
) -> Result<ServiceStoreInternalConfig, ServiceStoreError>
Creates a ServiceStoreConfig
from an endpoint.