shirou_gopsutil/disk
Sean Chittenden 635b971c0e
Move from the `syscall` package to the `golang.org/x/sys/{unix,windows}`
2017-06-02 13:51:00 -07:00
..
disk.go Make IOCounters a variadic function 2017-04-13 18:53:09 -07:00
disk_darwin.go Move from the `syscall` package to the `golang.org/x/sys/{unix,windows}` 2017-06-02 13:51:00 -07:00
disk_darwin.h disk_darwin: Add support for IOCounters using IOKit 2017-03-30 18:58:03 +02:00
disk_darwin_amd64.go change package name. 2014-12-30 22:09:05 +09:00
disk_darwin_arm64.go Fix compile errors for iOS/arm64 2016-05-10 12:27:10 -07:00
disk_darwin_cgo.go Make IOCounters a variadic function 2017-04-13 18:53:09 -07:00
disk_darwin_nocgo.go Make IOCounters a variadic function 2017-04-13 18:53:09 -07:00
disk_fallback.go Make IOCounters a variadic function 2017-04-13 18:53:09 -07:00
disk_freebsd.go Move from the `syscall` package to the `golang.org/x/sys/{unix,windows}` 2017-06-02 13:51:00 -07: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_linux.go Move from the `syscall` package to the `golang.org/x/sys/{unix,windows}` 2017-06-02 13:51:00 -07:00
disk_openbsd.go Move from the `syscall` package to the `golang.org/x/sys/{unix,windows}` 2017-06-02 13:51:00 -07:00
disk_openbsd_amd64.go run go fmt ./... 2017-02-01 23:05:29 +00:00
disk_test.go fixed test TestDiskIOCountersStat_String to consider new weightedIO field 2016-09-22 00:03:48 +02:00
disk_unix.go Move from the `syscall` package to the `golang.org/x/sys/{unix,windows}` 2017-06-02 13:51:00 -07:00
disk_windows.go Move from the `syscall` package to the `golang.org/x/sys/{unix,windows}` 2017-06-02 13:51:00 -07: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