View Source Appsignal.CheckIn.Cron (AppSignal v2.13.2)

Summary

Types

@type t() :: %Appsignal.CheckIn.Cron{digest: String.t(), identifier: String.t()}

Functions

@spec finish(t()) :: :ok
@spec new(String.t()) :: t()
@spec start(t()) :: :ok