Documentation
¶
Index ¶
Constants ¶
View Source
const OutputName string = ".link"
OutputName stores the default file name archive metadata
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BlockMap ¶
type BlockMap struct {
Archive archivemap.ArchiveMap `json:"archive"`
RootHash []byte `json:"rootHash"`
Root string `json:"root"`
}
BlockMap is a ad-hoc Merkle tree-map
func (BlockMap) PrintBlockMap ¶
func (b BlockMap) PrintBlockMap()
PrintBlockMap prints an existing block map and returns an error if not configured
Click to show internal directories.
Click to hide internal directories.