mirror of
https://github.com/1f349/go-webdav.git
synced 2024-12-22 08:14:15 +00:00
e9a76eef05
NewPropFindResponse uses callbacks to lazily build the response. However, some props are static: they don't require any processing to generate. Add a small helper to reduce boilerplate a bit. |
||
---|---|---|
.. | ||
carddav_test.go | ||
carddav.go | ||
client.go | ||
elements.go | ||
match_test.go | ||
match.go | ||
server.go |