# Functions
New creates a new instance of scheduleManager and returns it as a Manager interface.
NewSchedule creates a new WeeklySchedule.
# Structs
No description provided by the author
Entry represents a start and stop time.
No description provided by the author
No description provided by the author
# Interfaces
Manager is an interface for managing schedules.