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

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


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

go golang hardware hwinfo parser

Last synced: 2 months 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()
```