Commit Graph

1 Commits (6777b9676c9db86eeeeee6661c030ab0dc5833e1)

Author SHA1 Message Date
Lyon Hill 6489f33200
feat(api/health): Add a standardized health and ready check system ()
* feat(api/health): Add a standardized health and ready check system

Build a system that can be used for both ready and health checking.
It can be used directly as a http.Handler and can be given a passthrough handler,
allowing it to operate as middleware.
2018-12-14 23:20:53 -07:00