# Functions

GetManager returns a Manager and initializes one as singleton if there's none yet.

# Variables

ErrExecTimeout represent a timeout error.

# Structs

Manager knows about all processes and counts PIDs.
Process represents a working process inherit from Gogs.