package
0.1.2
Repository: https://github.com/threefoldtech/zosbase.git
Documentation: pkg.go.dev

# Functions

DeviceInfo info return the information from a specific device.
ListDevices return a list of device present on the local system.

# Variables

ErrEmpty is return when smatctl doesn't find any device.

# Structs

Device represents a device as returned by "smartctl --scan".
Info contains information about a device as returned by "smartctl -i {path} -d {type}".