This website requires JavaScript.
Explore
Help
Sign In
maal
/
go-webdav
Watch
3
Star
0
Fork
0
You've already forked go-webdav
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8738a105fc36588eb4035115c2f9eb979e0c1715
go-webdav
/
internal
History
Simon Ser
8738a105fc
internal: add HTTPError.Unwrap
...
This allows callers to access the underlying error via errors.Unwrap.
2022-05-02 15:43:43 +02:00
..
client.go
fix: deprecrated conversion from int64 to string
2020-09-09 16:00:38 +02:00
elements_test.go
internal: use http.TimeFormat to marshal Time values
2021-03-16 18:42:55 +01:00
elements.go
internal: use http.TimeFormat to marshal Time values
2021-03-16 18:42:55 +01:00
internal.go
internal: add HTTPError.Unwrap
2022-05-02 15:43:43 +02:00
server.go
Add error type representing DAV/XML errors
2022-03-10 16:48:11 +01:00
xml_test.go
internal: add RawXMLValue to defer XML encoding/decoding
2020-01-14 17:54:03 +01:00
xml.go
internal: add NewPropfindResponse helper
2020-01-17 14:40:29 +01:00