package mountinfo
import "bazil.org/fuse/cmd/fuse-abort/internal/mountinfo"
Index ¶
Constants ¶
const DefaultPath = "/proc/self/mountinfo"
Types ¶
type Mount ¶
type Reader ¶
type Reader struct {
// contains filtered or unexported fields
}
func Open ¶
func (*Reader) Close ¶
func (*Reader) Next ¶
Source Files ¶
mountinfo.go
- Version
- v0.0.0-20230120002735-62a210ff1fd5 (latest)
- Published
- Jan 20, 2023
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 4 days ago –
Tools for package owners.