tools/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
storage/tools/dump_tree | The dump_tree program uses the in memory storage implementation to create a sequenced log tree of a particular size using known leaf data and then dumps out the resulting SubTree protos for examination and debugging. |
storage/tools/dump_tree/dumplib | |
storage/tools/fetch_leaves | The fetch_leaves program retrieves leaves from a tree. |
storage/tools/hasher | The hasher program provides a simple CLI for producing Merkle tree hashes. |
storage/tools/log_client | The log_client binary retrieves leaves from a log. |
storage/tools/queue_leaves | The queue_leaves binary queues a number of leaves for a log from a given start point with predictable hashes. |
- Version
- v1.0.5
- Published
- Jan 23, 2018
- Platform
- windows/amd64
- Last checked
- 52 minutes ago –
Tools for package owners.