deli v0.2.0-rc.6 Deli.Check behaviour View Source

Defines a behaviour for service check

Link to this section Summary

Link to this section Types

Link to this section Callbacks

Link to this callback

run(env, host) View Source
run(env(), host()) :: :ok

Link to this callback

run(env, host, running_good?) View Source
run(env(), host(), running_good?()) :: :ok

Link to this callback

run(env, host, running_good?, controller) View Source
run(env(), host(), running_good?(), controller()) :: :ok

Link to this callback

run(env, host, running_good?, controller, action) View Source
run(env(), host(), running_good?(), controller(), action()) :: :ok