Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/himidori/go-hwinfo-parser


https://github.com/himidori/go-hwinfo-parser

go golang hardware hwinfo parser

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# go-hwinfo-parser

## install
```
go get github.com/himidori/go-hwinfo-parser
```
## usage
```go
info := hwparser.GetHardwareInfo()
```