package
Version:
v0.0.0-...-846bdf4
Opens a new window with list of versions in this module.
Published: Nov 22, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Mounter interface {
MountIfNotMounted(device, target, mType, options string) error
Mount(device, target, mType, options string) error
UmountRoot() error
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.