Registry / utility / lucor-goinfo

lucor-goinfo

JSON →
library0.9.0gogounverified

Package goinfo provides system information retrieval for Go applications.

go get github.com/lucor/goinfo
INSTALL
IMPORT
SIG · LUCOR-GOINFO
L
lucor-goinfo
utilitygov0.9.0
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.

goinfo
github.com/lucor/goinfo

Get system information

package main import ( "fmt" "github.com/lucor/goinfo" ) func main() { info := goinfo.GetInfo() fmt.Println(info) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
lucor-goinfo — go get lucor-goinfo · libregistry