Skip to content

absfs/nilfs

Repository files navigation

nilfs - Abstract File System interface

Go Reference Go Report Card CI License

The nilfs package implements the absfs.FileSystem interface. This implementation does nothing and returns no errors. Useful as a template for new filesystems, or where a noop FileSystem might be needed to to satisfy an argument list.

Install

$ go get github.com/absfs/nilfs

absfs

Check out the absfs repo for more information about the abstract filesystem interface and features like filesystem composition.

LICENSE

This project is governed by the MIT License. See LICENSE

About

nilfs is a no-op implementation of absfs.FileSystem, it does nothing and returns no errors

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages