Registry / utility / digitalocean-go-smbios

digitalocean-go-smbios

JSON →
library0.0.0-20180907143718-390a4f403a8egogounverified

Go library for reading SMBIOS (System Management BIOS) data.

go get github.com/digitalocean/go-smbios
INSTALL
IMPORT
SIG · DIGITALOCEAN-GO-SM
D
digitalocean-go-smbios
utilitygov0.0.0-20180907143718-390a4f403a8e
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

smbios
github.com/digitalocean/go-smbios

Retrieve SMBIOS system information

package main import ( "fmt" "github.com/digitalocean/go-smbios" ) func main() { info, _ := smbios.Get() fmt.Printf("BIOS Vendor: %s\n", info.BIOS.Vendor) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20180907143718-390a4f403a8elatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources