Versions in this module Expand all Collapse all v1 v1.0.0 May 23, 2023 Changes in this version + const QCOW2_MAGIC + func Probe(f *os.File) bool + type Header struct + BackingFileOffset uint64 + BackingFileSize uint32 + ClusterBits uint32 + CryptMethod uint32 + L1Size uint32 + L1TableOffset uint64 + Magic uint32 + NbSnapshots uint32 + RefcountTableClusters uint32 + RefcountTableOffset uint64 + Size uint64 + SnapshotsOffset uint64 + Version uint32