msakrejda / watchdog

Simple in-process Go task scheduling and monitoring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple in-process Go task scheduling and monitoring

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 100.0%