koding / kite

Micro-service framework in Go
https://godoc.org/github.com/koding/kite
MIT License
3.26k stars 300 forks source link

systeminfo: add windows implementation #162

Closed ppknap closed 8 years ago

ppknap commented 8 years ago

systeminfo package is implemented in all major platforms except Windows. This PR fixes this.

rjeczalik commented 8 years ago

@ppknap lgtm 👍 please rebase with #161

ppknap commented 8 years ago

@rjeczalik rebased with current master

rjeczalik commented 8 years ago

lgtm 👍

cihangir commented 8 years ago

Thanks @ppknap

👍