mirror of
https://github.com/rynbrd/go-service.git
synced 2025-12-24 12:37:52 +08:00
9dfcc080fcaba4e4c5479e52aa93a71a28a5a1c4
Go Service!
The go-service library is a feture rich, channel driver wrapper around os/exec. It provides an event mechanism for monitoring a process and a command channel for controlling the process. Think supervisord in a Go library.
The library ABI is currently unstable as development is ongoing.
License
The go-service library is covered under a BSD style license under copyright of the authors. See the included LICENSE file for the full license contents.
Authors
The following people are authors of the go-service library:
- Ryan Bourgeois bluedragonx@gmail.com (maintainer)
Description
Languages
Go
100%