package mount
import "github.com/moby/sys/mount"
Package mount provides a set of functions to mount and unmount mounts.
Currently it supports Linux. For historical reasons, there is also some support for FreeBSD.
Index ¶
Source Files ¶
doc.go mount_errors.go mounter_unsupported.go
- Version
- v0.3.0
- Published
- Nov 5, 2021
- Platform
- darwin/amd64
- Imports
- 1 packages
- Last checked
- 2 weeks ago –
Tools for package owners.