Extract healthcheck into its own class #38

Merged
bumi merged 1 commits from healthcheck into master 2018-04-21 15:11:02 +00:00
bumi commented 2018-04-21 14:51:31 +00:00 (Migrated from github.com)

This moves the whole checks if everything is running into its own class and is no longer inside the different functions.
Makes the functions smaller and the healthcheck can be used from the client only if wanted/needed.

This moves the whole checks if everything is running into its own class and is no longer inside the different functions. Makes the functions smaller and the healthcheck can be used from the client only if wanted/needed.
fsmanuel (Migrated from github.com) approved these changes 2018-04-21 15:10:53 +00:00
fsmanuel (Migrated from github.com) left a comment

I love it!

I love it!
Sign in to join this conversation.
No description provided.