1
0
mirror of https://github.com/shirou/gopsutil.git synced 2025-04-26 13:48:59 +08:00

8 Commits

Author SHA1 Message Date
Aman Karmani
0823447625 [ios][disk] IOKit is not available on iOS 2022-10-11 13:17:17 -07:00
mmorel-35
1e6b445a8a gofumpt 2021-12-22 21:54:41 +00:00
shirou
0969c9436b delete v2 directory, move v3 to top #1078 2021-11-30 23:47:59 +00:00
shirou
1f733a99dc [disk] move without context functions to disk.go. 2020-10-24 22:03:58 +09:00
shirou
4c73494c78 Add WithContext functions. 2017-12-31 15:25:49 +09:00
Daniel Nelson
3830ed16b4
Make IOCounters a variadic function
Remove IOCountersForNames that was recently added in favor of variadic
function with same capabilities.
2017-04-13 18:53:09 -07:00
Daniel Nelson
ab6db76df1
Fix IOCountersForNames on darwin 2017-04-07 11:40:49 -07:00
Robin Burchell
b327360349 disk_darwin: Add support for IOCounters using IOKit 2017-03-30 18:58:03 +02:00