proc4unix/README.md
2024-11-25 14:42:15 +02:00

235 B

proc4unix

Go module to provide functions for querying process state (such as running, stop, idle or zombie).

Currently implemented for:

  • FreeBSD
  • Linux

Functionality and platform coverage will be expanded as my needs grow.