dmidecode
dmidecode copied to clipboard
dmidecode parser lib in Go
Results
3
dmidecode issues
Sort by
recently updated
recently updated
newest added
Hello, Thanks for this projecT. Can you create a tag for the go.mod ? I would like to constraint a version instead of a have "potientially breaking change " in...
Add contants for types, extend tests
my code write all with ``` Data map[string]map[string]string ``` i don't want this ``` Data map[string][]Record ```