Registry / utility / bmc-toolbox-common

bmc-toolbox-common

JSON →
library0.0.0-20250114061816-fab80349cae0gogounverified

Package common provides a common data structure to model server hardware and its component attributes between libraries/tools.

go get github.com/bmc-toolbox/common
INSTALL
IMPORT
SIG · BMC-TOOLBOX-COMMON
B
bmc-toolbox-common
utilitygov0.0.0-20250114061816-fab80349cae0
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.

common
github.com/bmc-toolbox/common

Create a new hardware asset instance

package main import ( "fmt" "github.com/bmc-toolbox/common" ) func main() { hw := common.New() fmt.Println(hw) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20250114061816-fab80349cae0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
6
Meta
1
Amazon
1
OpenAI (training)
1
Resources
bmc-toolbox-common — go get bmc-toolbox-common · libregistry