package
1.8.0
Repository: https://github.com/jolheiser/gitea.git
Documentation: pkg.go.dev

# Functions

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

# Variables

DefaultContext is the default context to run processing commands in.
ErrExecTimeout represent a timeout error.

# Structs

Manager knows about all processes and counts PIDs.
Process represents a working process inheriting from Gitea.