package
0.8.0
Repository: https://github.com/adrianwit/endly.git
Documentation: pkg.go.dev

# README

Process service

Process service is responsible for starting, stopping and checking the status of a custom application.

Service IdActionDescriptionRequestResponse
processstatuscheck status of an applicationStatusRequestStatusResponse
processstartstart provided applicationStartRequestStartResponse
processstopkill requested applicationStopRequestRunResponse