package dumplib
import "github.com/google/trillian/storage/tools/dump_tree/dumplib"
Index ¶
Functions ¶
func Main ¶
Main runs the dump_tree tool
Types ¶
type Options ¶
type Options struct { TreeSize, BatchSize int LeafFormat string LatestRevision, Summary, HexKeys, LeafHashes bool RecordIO, Rebuild, Traverse, DumpLeaves bool }
Options are the commandline arguments one can pass to Main
Source Files ¶
- Version
- v1.0.6
- Published
- Feb 1, 2018
- Platform
- js/wasm
- Imports
- 33 packages
- Last checked
- 2 hours ago –
Tools for package owners.