gopsutil/disk
shirou b39f8bb90e
[v2][disk][linux] apply DiskPartiton change to v2
..
disk.go [disk] move without context functions to disk.go.
disk_darwin.go [disk] move without context functions to disk.go.
disk_darwin_cgo.go [disk] move without context functions to disk.go.
disk_darwin_nocgo.go [disk] move without context functions to disk.go.
disk_fallback.go [disk] move without context functions to disk.go.
disk_freebsd.go [disk] move without context functions to disk.go.
disk_freebsd_386.go
disk_freebsd_amd64.go
disk_freebsd_arm.go
disk_freebsd_arm64.go
disk_linux.go [v2][disk][linux] apply DiskPartiton change to v2
disk_openbsd.go [disk] move without context functions to disk.go.
disk_openbsd_386.go [host][mem][process][openbsd] Add 386 const and types definitions
disk_openbsd_amd64.go
disk_openbsd_arm64.go add support for OpenBSD arm64
disk_solaris.go [disk] move without context functions to disk.go.
disk_test.go [disk] Skip tests on non-implemented platforms #446
disk_unix.go [disk] move without context functions to disk.go.
disk_windows.go [disk] move without context functions to disk.go.
iostat_darwin.c [disk][darwin][cgo] Rename C files dependencies to more descriptive names
iostat_darwin.h [disk][darwin][cgo] Rename C files dependencies to more descriptive names
types_freebsd.go
types_openbsd.go