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

12 Commits

Author SHA1 Message Date
WAKAYAMA Shirou
6ecec79319 change net hardware adress to string. 2014-06-03 00:39:47 +09:00
WAKAYAMA shirou
9b46031b59 add NetInterface which can get network interfaces such as addresses.
This may wokrs all of the platform.
2014-06-03 00:33:55 +09:00
WAKAYAMA Shirou
049edefab0 rename json tag to more understandable on NetConnectionsStat 2014-05-16 12:21:55 +09:00
Shirou WAKAYAMA
b6b79b5b38 forget to implements String() 2014-05-01 18:53:07 +09:00
Shirou WAKAYAMA
8098298111 implements String() which return as JSON to every structs. 2014-05-01 18:43:11 +09:00
Shirou WAKAYAMA
4899782e71 change various func return type to pointer. 2014-05-01 12:01:30 +09:00
Shirou WAKAYAMA
4fd58425aa json tag is malformed. 2014-04-30 16:42:08 +09:00
Shirou WAKAYAMA
d511748bfd golint on Linux 2014-04-30 16:16:07 +09:00
WAKAYAMA Shirou
9de8e26721 golint (not finished yet) 2014-04-30 15:32:05 +09:00
Shirou WAKAYAMA
6c59081710 implements net_io_counters on linux. 2014-04-28 10:16:38 +09:00
Shirou WAKAYAMA
bcb556f89f first commit of process in linux. 2014-04-23 17:57:47 +09:00
WAKAYAMA Shirou
794b848a54 add net and move Connection to net.go 2014-04-23 12:51:28 +09:00