Skip to content

Commit c73690d

Browse files
committed
nfs: add package documentation
1 parent 801f0c0 commit c73690d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

internal/filesystem/nfs/doc.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// Package nfs implements server and client file systems
2+
// for the Network File System protocol.
3+
package nfs

0 commit comments

Comments
 (0)