Expand description
Generated server implementations.
Structs§
- Blob
Service Server - BlobService allows reading (or uploading) content-addressed blobs of data. BLAKE3 is used as a hashing function for the data. Uploading a blob will return the BLAKE3 digest of it, and that’s the identifier used to Read/Stat them too.
Constants§
- SERVICE_
NAME - Generated gRPC service name
Traits§
- Blob
Service - Generated trait containing gRPC methods that should be implemented for use with BlobServiceServer.