Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

pkorotkov/sysutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sysutils

GoDoc

FYI

The library was intended to provide basic API for typical WinAPI consumers. My early needs have not gone beyond information about OS processes, so I implemented only small part of all possible and useful queries. Then I discovered gopsutil, a swiss army knife cross-platform toolkit at any necessity. Despite my library still has some unique functionality as compared to gopsutil I plan to contribute the code to gopsutil and close down this home brewery.

Installation

go get -u -v github.com/pkorotkov/sysutils

License

MIT

About

A tiny library with diverse system API wrappers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published