We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e000e3c commit 9622a22Copy full SHA for 9622a22
webdav/webdav.go
@@ -2,7 +2,7 @@
2
// Use of this source code is governed by a BSD-style
3
// license that can be found in the LICENSE file.
4
5
-// Package webdav etc etc TODO.
+// Package webdav provides a WebDAV server implementation.
6
package webdav // import "golang.org/x/net/webdav"
7
8
import (
0 commit comments