View Source SignificaUtils.HealthController (significa_utils v0.0.7)
Internal controller to be used by SignificaUtils.HealthRouter
.
Link to this section Summary
Functions
Route handler that returns the version of the latest ecto migration (table schema_migrations
).
Uses the repo
specified when using SignificaUtils.HealthRouter
.
Route handler that always returns "OK"
Route handler that returns the value of the Application
env :app_version
for the otp_app
specified when using SignificaUtils.HealthRouter
.
Link to this section Functions
Route handler that returns the version of the latest ecto migration (table schema_migrations
).
Uses the repo
specified when using SignificaUtils.HealthRouter
.
Route handler that always returns "OK"
Route handler that returns the value of the Application
env :app_version
for the otp_app
specified when using SignificaUtils.HealthRouter
.