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

8 Commits

Author SHA1 Message Date
Shirou WAKAYAMA
8098298111 implements String() which return as JSON to every structs. 2014-05-01 18:43:11 +09:00
WAKAYAMA Shirou
9de8e26721 golint (not finished yet) 2014-04-30 15:32:05 +09:00
WAKAYAMA Shirou
f187906bf2 implements disk_io_counters on linux. 2014-04-29 14:59:57 +09:00
WAKAYAMA Shirou
7396461d07 remove each metrics top struct such as CPU, all functions become flat. 2014-04-22 10:02:01 +09:00
WAKAYAMA Shirou
187d1edef9 rename package main to gopsutil 2014-04-22 09:44:22 +09:00
WAKAYAMA Shirou
4f59129155 implements Disk_partition on windows 2014-04-20 01:53:34 +09:00
WAKAYAMA Shirou
8235f42686 implement disk usage on Windows 2014-04-20 00:03:47 +09:00
WAKAYAMA Shirou
5b605dc1a3 initial import. 2014-04-18 16:34:47 +09:00