types

package
v0.0.0-...-2b328f0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 16, 2024 License: Apache-2.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

View Source
const (
	SnapshotDiskSuffix = ".img"
	DiskChecksumSuffix = ".checksum"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SnapshotHashInfo

type SnapshotHashInfo struct {
	Method            string `json:"method"`
	Checksum          string `json:"checksum"`
	ChangeTime        string `json:"change_time"`
	LastHashedAt      string `json:"last_hashed_at"`
	SilentlyCorrupted bool   `json:"silently_corrupted"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL