File: README.md

package info (click to toggle)
golang-github-chromedp-sysutil 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 112 kB
  • sloc: makefile: 5
file content (6 lines) | stat: -rw-r--r-- 170 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
# About sysutil

Package sysutil provides some utilities for working with cross platform
systems.

Inspired by the Go version of Sigar, but written to be "idiomatic" Go.