Versions in this module Expand all Collapse all v0 v0.2.1 Dec 6, 2021 v0.2.0 Dec 5, 2021 Changes in this version + type Rootfs struct + Bootable bool + Booted bool + Device string + Mountpoint *string + Primary bool + Type string + type SystemInfo struct + Hostname string + OsName string + OsVersion string + RaucCompatible string + RaucRootfs map[string]Rootfs + RaucVariant string + Uptime int + func GetSysinfo() (SystemInfo, error)