package
0.0.0-20221215221243-b79a0d8da330
Repository: https://github.com/purecloudlabs/gprovision.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Run dmidecode to dump all entries found.
Return all entries for a given dmi type, same format as produced by 'dmidecode -t <n>'.
return data for line matching fieldName in given struct typefieldName must be all non-whitespace chars at beginning of desired line, i.e.
Nth entry for a particular type, with N starting at 0.
Returns the result of 'dmidecode -s <key>'.
effectively mocks this package by pre-populating the cache and only allowing cache lookups.

# Type aliases

No description provided by the author
No description provided by the author