Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SnapshotSummary ¶
type SnapshotSummary struct { Header *header.Header Roots uint64 Directories uint64 Files uint64 NonRegular uint64 Pathnames uint64 Objects uint64 Chunks uint64 Size uint64 }
func SnapshotToSummary ¶
func SnapshotToSummary(snapshot *snapshot.Snapshot) *SnapshotSummary
func (*SnapshotSummary) HumanSize ¶
func (summary *SnapshotSummary) HumanSize() string
type TemplateFunctions ¶
Click to show internal directories.
Click to hide internal directories.