Versions in this module Expand all Collapse all v0 v0.7.5 Jan 9, 2014 v0.7.4 Jan 8, 2014 Changes in this version + type MountInfo struct + Fstype string + Id int + Major int + Minor int + Mountpoint string + Opts string + Parent int + Root string + Source string + VfsOpts string + func GetMounts() ([]*MountInfo, error)