Module iroh_blobs::get::db

source ·
Expand description

Functions that use the iroh-blobs protocol in conjunction with a bao store.

Enums§

  • The id of a blob in a transfer
  • Information about a the status of a blob in a store.
  • Progress updates for the get operation.

Functions§

  • Get information about a blob in a store.
  • Get a blob or collection into a store.
  • Given a partial entry, get the valid ranges.