gopsutil/v3/disk
Guillaume Ballet 992d17af94 add support for OpenBSD arm64
..
disk.go [v3] rename Label and SerialNumber to all platform from linux specific.
disk_darwin.go [v3] rename Label and SerialNumber to all platform from linux specific.
disk_darwin_cgo.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string
disk_darwin_nocgo.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string
disk_fallback.go [v3] rename Label and SerialNumber to all platform from linux specific.
disk_freebsd.go [v3] rename Label and SerialNumber to all platform from linux specific.
disk_freebsd_386.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string
disk_freebsd_amd64.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string
disk_freebsd_arm.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string
disk_freebsd_arm64.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string
disk_linux.go [v3] rename Label and SerialNumber to all platform from linux specific.
disk_openbsd.go [v3] rename Label and SerialNumber to all platform from linux specific.
disk_openbsd_386.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string
disk_openbsd_amd64.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string
disk_openbsd_arm64.go add support for OpenBSD arm64
disk_solaris.go [v3] rename Label and SerialNumber to all platform from linux specific.
disk_test.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string
disk_unix.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string
disk_windows.go [v3] rename Label and SerialNumber to all platform from linux specific.
iostat_darwin.c [v3 migartion] add v3 sourcodes, and change disk.opts to []string
iostat_darwin.h [v3 migartion] add v3 sourcodes, and change disk.opts to []string
types_freebsd.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string
types_openbsd.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string