Expand description
Shared types used by both the client and the server.
Structs§
- Storage
Service Store Internal Config - The configuration for connecting to a storage service.
Enums§
- KeyPrefix
- Key tags to create the sub keys used for storing data on storage.
- Storage
Service Store Error - The errors returned by the storage service store.
Constants§
- MAX_
PAYLOAD_ SIZE - The maximum size of a gRPC payload, in bytes.
Functions§
- get_
service_ storage_ binary - Obtains the binary of the executable. The path depends whether the test are run in the directory “linera-storage-service” or in the main directory
- storage_
service_ test_ endpoint - Returns the storage service endpoint used for testing, read from the environment.
Type Aliases§
- Storage
Service Store Config - The config type