caldav: add filter XML definition

This commit is contained in:
Simon Ser
2020-02-05 17:07:35 +01:00
parent f9d728aaeb
commit 57df6bf316
2 changed files with 46 additions and 2 deletions

View File

@@ -8,8 +8,8 @@ import (
"net/http"
"net/url"
"path"
"unicode"
"strings"
"unicode"
)
type Client struct {