View Source Appsignal.Heartbeat (AppSignal v2.13.2)

Summary

Types

Functions

This function is deprecated. Use `Appsignal.CheckIn.Cron.finish/1` instead..
@spec finish(Appsignal.CheckIn.Cron.t()) :: :ok

See Appsignal.CheckIn.Cron.finish/1.

This function is deprecated. Use `Appsignal.CheckIn.cron/1` instead..
@spec heartbeat(String.t()) :: :ok

See Appsignal.CheckIn.cron/1.

This function is deprecated. Use `Appsignal.CheckIn.cron/2` instead..
@spec heartbeat(String.t(), (-> out)) :: out when out: var

See Appsignal.CheckIn.cron/2.

This function is deprecated. Use `Appsignal.CheckIn.Cron.new/1` instead..

See Appsignal.CheckIn.Cron.new/1.

This function is deprecated. Use `Appsignal.CheckIn.Cron.start/1` instead..
@spec start(Appsignal.CheckIn.Cron.t()) :: :ok

See Appsignal.CheckIn.Cron.start/1.