Updated doc.go, too.

geesefs-0-30-9
Aaron Jacobs 8 years ago
parent 923b2e69ea
commit 5c56db905d

@ -8,9 +8,9 @@
// * The FileSystem interface, which defines the methods a file system must
// implement.
//
// * NotImplementedFileSystem, which may be embedded to obtain default
// implementations for all methods that are not of interest to a particular
// file system.
// * fuseutil.NotImplementedFileSystem, which may be embedded to obtain
// default implementations for all methods that are not of interest to a
// particular file system.
//
// * Mount, a function that allows for mounting a file system.
//

Loading…
Cancel
Save