# Functions
checks if two slices of schedules are the same (order doesn't matter).
checks if schedule id and epoch are valid.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
DeletedSchedule is a deleted schedule in the store.
DeleteSchedules informs that schedules should be deleted based on the DeleteFunc.
InvalidSchedule represents an invalid schedules (bad epoch).
MissedSchedule represents schedules that was missed by the scheduler.