Categorygithub.com/deniswernert/go-fstab
modulepackage
0.0.0-20141204152952-eb4090f26517
Repository: https://github.com/deniswernert/go-fstab.git
Documentation: pkg.go.dev

# README

go-fstab

Build Status

Simple fstab parser for Go

# Functions

No description provided by the author
ParseFile parses the given file.
ParseLine parses a single line (of an fstab).
ParseProc parses procfs information.
ParseSystem parses your system fstab ("/etc/fstab").

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Mount represetnts the filesystem info.

# Type aliases

No description provided by the author
No description provided by the author