Documentation
¶
Index ¶
- func Delete(w http.ResponseWriter, req *http.Request)
- func Get(w http.ResponseWriter, req *http.Request)
- func MakeCalendar(w http.ResponseWriter, req *http.Request)
- func Move(w http.ResponseWriter, req *http.Request)
- func Options(w http.ResponseWriter, req *http.Request)
- func PropfindCalendar(w http.ResponseWriter, req *http.Request)
- func PropfindInbox(w http.ResponseWriter, req *http.Request)
- func PropfindNotification(w http.ResponseWriter, req *http.Request)
- func PropfindOutbox(w http.ResponseWriter, req *http.Request)
- func PropfindRoot(w http.ResponseWriter, req *http.Request)
- func PropfindUser(w http.ResponseWriter, req *http.Request)
- func Proppatch(w http.ResponseWriter, req *http.Request)
- func Put(w http.ResponseWriter, req *http.Request)
- func Report(w http.ResponseWriter, req *http.Request)
- type Xmlmakecalendar
- type Xmlprop
- type Xmlset
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeCalendar ¶
func MakeCalendar(w http.ResponseWriter, req *http.Request)
func PropfindCalendar ¶
func PropfindCalendar(w http.ResponseWriter, req *http.Request)
func PropfindInbox ¶
func PropfindInbox(w http.ResponseWriter, req *http.Request)
func PropfindNotification ¶
func PropfindNotification(w http.ResponseWriter, req *http.Request)
func PropfindOutbox ¶
func PropfindOutbox(w http.ResponseWriter, req *http.Request)
func PropfindRoot ¶
func PropfindRoot(w http.ResponseWriter, req *http.Request)
TODO check if on root, if yes, answer differently
func PropfindUser ¶
func PropfindUser(w http.ResponseWriter, req *http.Request)
Types ¶
type Xmlmakecalendar ¶
Click to show internal directories.
Click to hide internal directories.