fleet/cli
Victor Vrantchan a47179f142 add a /healthz endpoint which checks that the app is in a healthy state (#674)
by pinging the mysql and redis backends.

For #93
2016-12-22 12:07:47 -05:00
..
config_dump.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
healthz_test.go add a /healthz endpoint which checks that the app is in a healthy state (#674) 2016-12-22 12:07:47 -05:00
prepare.go don't drop tables in prepare db step (#666) 2016-12-20 14:04:44 -05:00
root.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
serve.go add a /healthz endpoint which checks that the app is in a healthy state (#674) 2016-12-22 12:07:47 -05:00
version.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00