Module kv_error

Module kv_error 

Source
Expand description

Error types for KV client operations.

Provides unified error handling for both remote (gRPC) and embedded (local) KV client implementations.

Enums§

KvClientError
Error types for KV client operations

Type Aliases§

KvResult
Result type for KV client operations