Module meta_addr

Source

Enums§

MetaAddressStrategy
The strategy for meta client to connect to meta node.
MetaAddressStrategyParseError
Error type for parsing meta address strategy.

Constants§

META_ADDRESS_LOAD_BALANCE_MODE_PREFIX 🔒

Traits§

IntoUrlParse
Extension trait for converting [http::uri::InvalidUri] into MetaAddressStrategyParseError::UrlParse with the given context.