Commit Graph

664 Commits (606680edc5486977c85fa90eca9e9d6becf74fa6)
 

Author SHA1 Message Date
WAKAYAMA Shirou 2b99d2b7a6 refactor proc name.
WAKAYAMA Shirou 4f59129155 implements Disk_partition on windows
WAKAYAMA Shirou 8204d224c2 remove unused func.
WAKAYAMA Shirou 8235f42686 implement disk usage on Windows
WAKAYAMA Shirou e29742b52f implements CPU info total on Windows. but it may be not correct.
WAKAYAMA Shirou 8145c0cef0 forget to commit procs in HostInfo.
WAKAYAMA Shirou ab22e78f2d implements memory information on windows.
WAKAYAMA Shirou 8c60a8f8c5 add Procs to Hostinfo by using mitchellh/go-ps.
WAKAYAMA Shirou 5fc807ed23 implements Host.Uptime on windows
WAKAYAMA Shirou ce81975573 add windows stub.
WAKAYAMA Shirou 4ffbd2a28f separate struct and func due to the lack of syscall on windows.
WAKAYAMA Shirou f16e9efb2e fix the return value struct.
WAKAYAMA Shirou 5b605dc1a3 initial import.
WAKAYAMA Shirou 4c1052f036 initial commit.