Module utils

Source

Structs§

CompositionConfigs
ServiceUrls
Provides a set of clap arguments to configure snix-castore services.
ServiceUrlsGrpc
Provides a set of clap arguments to configure snix-castore services.
ServiceUrlsMemory
Provides a set of clap arguments to configure snix-castore services.

Functions§

addrs_to_configs
Deserializes service addresses into composition config, configuring each service as the single “root”. If the xp-composition-cli feature is enabled, and a file specified in the --experimental-store-composition parameter, this is used instead.
construct_services
Construct the castore handles from their addrs.
construct_services_from_configs
Construct the castore handles from their addrs.