Registry / utility / chromedp-sysutil

chromedp-sysutil

JSON →
library1.1.0gogounverified

Provides system utilities for the chromedp package.

go get github.com/chromedp/sysutil
INSTALL
IMPORT
SIG · CHROMEDP-SYSUTIL
C
chromedp-sysutil
utilitygov1.1.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.

sysutil
github.com/chromedp/sysutil

Retrieves the system boot time using sysutil.

package main import ( "fmt" "github.com/chromedp/sysutil" ) func main() { fmt.Println(sysutil.BootTime()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
chromedp-sysutil — go get chromedp-sysutil · libregistry