Registry / utility / moby-sys-mount

moby-sys-mount

JSON →
library0.3.4gogounverified

Package mount provides a set of functions to mount and unmount mounts on Linux and FreeBSD.

go get github.com/moby/sys/mount
INSTALL
IMPORT
SIG · MOBY-SYS-MOUNT
M
moby-sys-mount
utilitygov0.3.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

mount
github.com/moby/sys/mount

Check if a path is a mount point

package main import ( "fmt" "github.com/moby/sys/mount" ) func main() { fmt.Println(mount.Mounted("/")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.4latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
moby-sys-mount — go get moby-sys-mount · libregistry