..
disk.go
Use static initialisation for invoke instances, instead of init funcs
2018-03-21 14:08:39 +00:00
disk_darwin.go
Add WithContext functions.
2017-12-31 15:25:49 +09: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
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
Add WithContext functions.
2017-12-31 15:25:49 +09: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
Merge branch 'master' into feature/add_context_support
2018-01-09 11:18:25 +09:00
disk_openbsd.go
Add WithContext functions.
2017-12-31 15:25:49 +09: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: use basename such as sda1 for IOCounters
2017-12-31 17:15:45 +09:00
disk_unix.go
Add WithContext functions.
2017-12-31 15:25:49 +09:00
disk_windows.go
windows: fix WithContext functions
2018-02-12 13:26:17 -08: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