# Functions
Probe returns the probe information for the specified file.
ProbePath returns the probe information for the specified path.
WithProbeLogger sets the logger for the probe.
WithSkipLocking skips locking blockdevices in shared mode.
# Variables
Common errors.
# Structs
Info represents the result of the probe.
NestedProbeResult is a result of probing a nested filesystem/partition.
NestedResult is result of probing a nested filesystem/partition.
ProbeOptions is the options for probing.
ProbeResult is a result of probing a single filesystem/partition.
# Type aliases
ProbeOption is an option for probing.