mjpitz / go-gracefully

A simple, efficient, and easy to use Golang library for implementing application health checks. Features first-class support for stream-based checks.
MIT License
10 stars 1 forks source link

Deprecate in favor of indeedeng/libhealth #9

Open mjpitz opened 3 years ago

mjpitz commented 3 years ago

I wrote this as a placeholder while I was waiting for the aforementioned project to be open sourced. It would be nice if the JSON data returned wasn't so verbose, but that's an easy PR.