You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gopsutil/disk
Sean Chittenden 635b971c0e
Move from the `syscall` package to the `golang.org/x/sys/{unix,windows}`
8 years ago
..
disk.go Make IOCounters a variadic function 8 years ago
disk_darwin.go Move from the `syscall` package to the `golang.org/x/sys/{unix,windows}` 8 years ago
disk_darwin.h disk_darwin: Add support for IOCounters using IOKit 8 years ago
disk_darwin_amd64.go change package name. 10 years ago
disk_darwin_arm64.go Fix compile errors for iOS/arm64 9 years ago
disk_darwin_cgo.go Make IOCounters a variadic function 8 years ago
disk_darwin_nocgo.go Make IOCounters a variadic function 8 years ago
disk_fallback.go Make IOCounters a variadic function 8 years ago
disk_freebsd.go Move from the `syscall` package to the `golang.org/x/sys/{unix,windows}` 8 years ago
disk_freebsd_386.go [disk]freebsd: update 386. 9 years ago
disk_freebsd_amd64.go Merge branch 'master' into v2 9 years ago
disk_linux.go Move from the `syscall` package to the `golang.org/x/sys/{unix,windows}` 8 years ago
disk_openbsd.go Move from the `syscall` package to the `golang.org/x/sys/{unix,windows}` 8 years ago
disk_openbsd_amd64.go run go fmt ./... 8 years ago
disk_test.go fixed test TestDiskIOCountersStat_String to consider new weightedIO field 9 years ago
disk_unix.go Move from the `syscall` package to the `golang.org/x/sys/{unix,windows}` 8 years ago
disk_windows.go Move from the `syscall` package to the `golang.org/x/sys/{unix,windows}` 8 years ago
types_freebsd.go [disk]freebsd: change to use C.sizeof_struct. 9 years ago
types_openbsd.go run go fmt ./... 8 years ago