Commit Graph

1407 Commits (e4ec7b275ada47ca32799106c2dba142d96aaf93)
 

Author SHA1 Message Date
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.