Versions in this module Expand all Collapse all v0 v0.1.0 Oct 13, 2017 Changes in this version + func GetHostFileSystems(binPath string) ([]string, error) + func Supported() error + type Device struct + Capacity uint64 + FullPath string + Name string + RealDev string + func GetDevice(path string) (*Device, error) + func GetDeviceInDir(dir, name string) (*Device, error) + func ListDevices(dir string) ([]*Device, error)