//
pkg.gl
Category
github.com/jolheiser/gitea
modules
process
package
1.8.0
Repository:
https://github.com/jolheiser/gitea.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
6
Files
132 SLOC
#
Functions
GetManager
GetManager returns a Manager and initializes one as singleton if there's none yet.
#
Variables
DefaultContext
DefaultContext is the default context to run processing commands in.
ErrExecTimeout
ErrExecTimeout represent a timeout error.
#
Structs
Manager
Manager knows about all processes and counts PIDs.
Process
Process represents a working process inheriting from Gitea.