Top 3.5% dependent repos on proxy.golang.org
proxy.golang.org : github.com/thediveo/go-mntinfo
Package mntinfo provides information about the currently mounted filesystems on Linux (from the current mount namespace). This information is gathered from the proc filesystem, in particular, from /proc/self/mountinfo, or alternatively, from a specific PID (via /proc/[PID]/mountinfo). Just to emphasize: NO /etc/fstab is used here (as it doesn't contain, for instance, information about bind mounts, and more). For more background information about the mount information returned, please see also proc(5). For a multi-platform solution, please take a look at the Go gopsutil/disk package instead. Shows all mounted filesystems with lots of details.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/thediveo/go-mntinfo
License: Apache-2.0
Latest release: 9 months ago
First release: about 3 years ago
Namespace: github.com/thediveo
Dependent packages: 8
Dependent repositories: 2
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 22 days ago