View Source BtrzHealthchecker.Checker behaviour (BtrzHealthchecker v0.4.0)

BtrzHealthchecker.Checker defines the behaviour of a service checker

Link to this section Summary

Link to this section Callbacks

@callback check_status(Keyword.t()) :: integer()
@callback name() :: String.t()