This website requires JavaScript.
Explore
Help
Sign In
1f349
/
go-webdav
Watch
4
Star
0
Fork
0
You've already forked go-webdav
mirror of
https://github.com/1f349/go-webdav.git
synced
2025-02-23 06:44:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
81
Commits
7
Branches
16
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Simon Ser
d21315e9fc
Fix host trailing dot in Discover
2020-01-20 13:17:19 +01:00
carddav
Fix host trailing dot in Discover
2020-01-20 13:17:19 +01:00
internal
carddav: add current-user-principal to server
2020-01-20 10:56:25 +01:00
.gitignore
Initial commit
2017-08-26 14:46:44 +02:00
client.go
Fix host trailing dot in Discover
2020-01-20 13:17:19 +01:00
fs_local.go
internal: add Handler
2020-01-17 11:30:42 +01:00
go.mod
carddav: add Client.QueryAddressBook
2020-01-14 23:44:21 +01:00
go.sum
Add go.sum
2020-01-15 11:17:07 +01:00
LICENSE
Start from scratch
2020-01-14 17:51:33 +01:00
README.md
readme: license is now MIT
2020-01-16 16:30:11 +01:00
server.go
all: use variables for xml.Name values
2020-01-17 17:09:23 +01:00
README.md
go-webdav
A Go library for
WebDAV
and
CardDAV
.
License
MIT
Description
A Go library for WebDAV, CalDAV and CardDAV
Readme
MIT
612
KiB
Languages
Go
100%