Documentation
¶
Overview ¶
Package exitstatus provides helper functions to print status of finished commands started by os/exec package in a human-friendly way.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Stats ¶
func Stats(st *os.ProcessState) string
Stats returns finished process' CPU / memory statistics in human-friendly form.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.