/watchdog

Simple in-process Go task scheduling and monitoring

Primary LanguageGoBSD 2-Clause "Simplified" LicenseBSD-2-Clause

watchdog

A simple function scheduler and monitor in Go

Build Status

Install

go get github.com/deafbybeheading/watchdog

Docs

For detailed documentation and basic usage examples, please see the package documentation at http://godoc.org/github.com/deafbybeheading/watchdog.

Testing

go test

Contributing

Contributions are welcome. Please run go fmt on any submitted patches.