FoPost.Analytics.StreakDay (FoPost v0.1.0)

Copy Markdown View Source

One day of posting activity in the year-long streak.

Summary

Types

t()

@type t() :: %FoPost.Analytics.StreakDay{
  count: term(),
  date: term(),
  failed_count: term(),
  published_count: term(),
  raw: term(),
  scheduled_count: term()
}