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

6 Commits

Author SHA1 Message Date
Shirou WAKAYAMA
77fb50adf6 implements users() on linux. 2014-04-22 17:38:47 +09:00
WAKAYAMA Shirou
5c127fc220 start to write documents. but I only have poor English skill. 😱 2014-04-22 10:31:14 +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
4ffbd2a28f separate struct and func due to the lack of syscall on windows. 2014-04-18 21:27:29 +09:00
WAKAYAMA Shirou
5b605dc1a3 initial import. 2014-04-18 16:34:47 +09:00