shirou_gopsutil/disk
shirou b2eb6640fb [disk][windows]: does not define ret at begining of the function.
To reduce memory when error happend. commented on #653.
2019-03-23 09:48:18 +09:00
..
disk.go [disk][linux] add label based on devicemapper name of disk 2018-04-26 18:27:15 -04:00
disk_darwin.go disk: Check for error objects returned by Getfsstat 2018-06-21 16:48:16 +02:00
disk_darwin.h disk_darwin: Add support for IOCounters using IOKit 2017-03-30 18:58:03 +02:00
disk_darwin_386.go [disk] darwin i386: add definition for darwin/386 2018-03-31 17:02:38 +09:00
disk_darwin_amd64.go [disk] darwin i386: add definition for darwin/386 2018-03-31 17:02:38 +09:00
disk_darwin_arm64.go [disk] darwin i386: add definition for darwin/386 2018-03-31 17:02:38 +09:00
disk_darwin_cgo.go Add WithContext functions. 2017-12-31 15:25:49 +09:00
disk_darwin_nocgo.go Add WithContext functions. 2017-12-31 15:25:49 +09:00
disk_fallback.go Add WithContext functions. 2017-12-31 15:25:49 +09:00
disk_freebsd.go disk: Check for error objects returned by Getfsstat 2018-06-21 16:48:16 +02:00
disk_freebsd_386.go [disk]freebsd: update 386. 2016-04-23 23:43:00 +09:00
disk_freebsd_amd64.go Merge branch 'master' into v2 2016-03-31 18:08:24 +09:00
disk_freebsd_arm.go add FreeBSD ARM support. copied from i386 2019-01-17 16:49:20 +09:00
disk_linux.go [disk][linux] Fix comment in PartitionsWithContext 2019-02-22 19:41:13 +01:00
disk_openbsd.go disk: Check for error objects returned by Getfsstat 2018-06-21 16:48:16 +02:00
disk_openbsd_amd64.go run go fmt ./... 2017-02-01 23:05:29 +00:00
disk_solaris.go Add WithContext functions. 2017-12-31 15:25:49 +09:00
disk_test.go [disk]linux: fix test 2018-05-02 14:58:36 +09:00
disk_unix.go Fix typos 2019-03-18 02:52:26 +09:00
disk_windows.go [disk][windows]: does not define ret at begining of the function. 2019-03-23 09:48:18 +09:00
types_freebsd.go [disk]freebsd: change to use C.sizeof_struct. 2016-03-20 22:48:17 +09:00
types_openbsd.go run go fmt ./... 2017-02-01 23:05:29 +00:00