Registry / other / x-host-v3

x-host-v3

JSON →
library3.8.5gogounverified

Package host defines the host machine and loads drivers automatically.

go get periph.io/x/host/v3
INSTALL
IMPORT
SIG · X-HOST-V3
X
x-host-v3
othergov3.8.5
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.

host
periph.io/x/host/v3

Initialize host drivers

package main import ( "fmt" "periph.io/x/host/v3" ) func main() { host.Init() fmt.Println("Host initialized") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.8.5latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Amazon
1
Resources
x-host-v3 — go get x-host-v3 · libregistry