Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HFSVolumeTypes = map[string]bool{ "Apple_HFS": true, "Apple_HFSX": true, "Apple_MFS": true, }
HFSVolumeTypes are APM partition types that contain HFS or HFS+.
Functions ¶
func DetectHFSMagic ¶
DetectHFSMagic reports whether c looks like an HFS or HFS+ volume at +1024.
Types ¶
type Volume ¶
Volume is a physical volume: an APM/GPT partition or a volume-only image.
Click to show internal directories.
Click to hide internal directories.