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/v3/disk
shirou 3b417071a5
Merge pull request #1176 from PierreF/cgo-conflict-names-v3
Prefix C function by gopsutil_v3_
4 years ago
..
disk.go [v3] rename Label and SerialNumber to all platform from linux specific. 5 years ago
disk_aix.go add initial aix support 4 years ago
disk_darwin.go [v3] rename Label and SerialNumber to all platform from linux specific. 5 years ago
disk_darwin_cgo.go Prefix C function by gopsutil_v3_ 4 years ago
disk_darwin_nocgo.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string 5 years ago
disk_fallback.go add initial aix support 4 years ago
disk_freebsd.go [v3] rename Label and SerialNumber to all platform from linux specific. 5 years ago
disk_freebsd_386.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string 5 years ago
disk_freebsd_amd64.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string 5 years ago
disk_freebsd_arm.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string 5 years ago
disk_freebsd_arm64.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string 5 years ago
disk_linux.go enable gosimple linter 4 years ago
disk_openbsd.go [v3] rename Label and SerialNumber to all platform from linux specific. 5 years ago
disk_openbsd_386.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string 5 years ago
disk_openbsd_amd64.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string 5 years ago
disk_openbsd_arm64.go add support for OpenBSD arm64 4 years ago
disk_solaris.go [v3] rename Label and SerialNumber to all platform from linux specific. 5 years ago
disk_test.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string 5 years ago
disk_unix.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string 5 years ago
disk_windows.go [v3] rename Label and SerialNumber to all platform from linux specific. 5 years ago
iostat_darwin.c Prefix C function by gopsutil_v3_ 4 years ago
iostat_darwin.h Prefix C function by gopsutil_v3_ 4 years ago
types_freebsd.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string 5 years ago
types_openbsd.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string 5 years ago