[−][src]Crate gantryclient
Re-exports
pub use broker::CHUNK_SIZE; |
pub use chunks::Chunks; |
Modules
| broker | |
| chunks |
Structs
| CatalogQuery | |
| CatalogQueryResults | |
| Client | An instance of a Gantry client connection |
| DownloadRequest | A request to download a file from Gantry |
| FileChunk | A single chunk of a file |
| PingResponse | |
| Token | A token contains the raw string for a JWT signed with the ed25519 signature format. Actors, Accounts, Operators are all identified by tokens |
| TransferAck | |
| UploadRequest | A request to upload a file to Gantry |
Enums
| PutTokenResponse | |
| TokenDetail |