// Package carddav: see the CalDAV sibling. The two share everything except // the protocol-specific home-set and REPORT calls in collect.go. package carddav import "git.happydns.org/checker-dav/internal/dav" const ObservationKey = "carddav" type Data = dav.Observation