Add the webdav from x

This commit is contained in:
zicla
2020-03-25 01:48:33 +08:00
parent 8fc1cd0430
commit 83cf140fa1
24 changed files with 15359 additions and 1 deletions

View File

@ -1,3 +1,12 @@
# 蓝眼云盘
> 详细文档正在撰写中,敬请期待...
> 详细文档正在撰写中,敬请期待...
## go module
### install new package
go get golang.org/x/net
### update package
go get -u