// Package caldav wires the CalDAV-specific options, collect pipeline, // rules, and HTML report on top of the shared helpers in internal/dav. package caldav import "git.happydns.org/checker-dav/internal/dav" const ObservationKey = "caldav" type Data = dav.Observation