package
3.3.2
Repository: https://github.com/jackielii/process.git
Documentation: pkg.go.dev

# Functions

New create a new process package, convention similiar to python's subprocess package.
NewJobQuery creates a new job query.
OpenJobQuery returns a new job query.

# Variables

No description provided by the author

# Structs

JobQuery is a redis conn with lock, remember to close after open.
Process is the process's base struct, use New to create a new instance.