Expand description
High-level SDK for tapedrive blob upload/download operations.
Re-exports§
pub use gateway::Gateway;pub use tapedrive::Tapedrive;pub use read_options::ReadOptions;pub use write_options::WriteOptions;
Modules§
- balance
- SOL and TAPE balance readers shared by the client and the CLIs.
- bootstrap
- Persistent bootstrap hints and peer reputation.
- codec
- error
- Error types for SDK operations.
- gateway
- Gateway-backed read client.
- keys
- metrics
- Client-side SDK timing metrics.
- object
- read_
options - Client-level knobs for the read paths.
- staking
- Staking operations for the Tapedrive network.
- stream
- Stream-level API for multi-track storage.
- tape
- tapedrive
- High-level client for the Tapedrive storage network.
- track
- transfer
- write_
options - Client-level knobs for the write paths.