package
0.0.0-20241125061308-1c09cdca7836
Repository: https://github.com/bfanger/clock.git
Documentation: pkg.go.dev
# Functions
Daily repeats every day.
FromTill creates an appointment based a start and end time.
PlanRepeated converts a repeatable appointments.
Upcoming appointment(s), returns multiple if they are starting at the same time.
# Structs
Appointment is a single occurrence.
RepeatDays configuration for an appointment.
RepeatedAppointment of an event, which can trigger a notification.