get event URLs

This commit is contained in:
2026-07-30 23:18:35 -07:00
parent 60bbe43e57
commit 539916aaf8
3 changed files with 32 additions and 8 deletions
+3
View File
@@ -23,3 +23,6 @@ type ResourceType struct {
Collection *struct{} `xml:"DAV: collection"`
Calendar *struct{} `xml:"urn:ietf:params:xml:ns:caldav calendar"`
}
type CalandarData struct {
}