Commit Graph

6 Commits

Author SHA1 Message Date
WAKAYAMA Shirou 5126ce482c change to use (modified version of ) github.com/AllenDang/w32 on windows 2014-04-28 01:15:29 +09:00
WAKAYAMA Shirou 456cd82a1a add get_proc_info which get information via NtQuerySystemInformation. but not worked(yet) 2014-04-25 23:45:22 +09:00
WAKAYAMA Shirou a3da73489b implement Boot_time on windows. But something is wrong. the returned value is not correct. 2014-04-22 22:10:13 +09:00
WAKAYAMA Shirou 187d1edef9 rename package main to gopsutil 2014-04-22 09:44:22 +09:00
WAKAYAMA Shirou 8204d224c2 remove unused func. 2014-04-20 01:53:00 +09:00
WAKAYAMA Shirou 8c60a8f8c5 add Procs to Hostinfo by using mitchellh/go-ps. 2014-04-19 00:09:25 +09:00