go-filesystem-utils

module
v0.0.0-...-604993b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2023 License: ISC

Directories

Path Synopsis
cmd
build
Command build attempts to build the fs command.
Command build attempts to build the fs command.
fs
Command fs interfaces with the host OS and other types of file system APIs.
Command fs interfaces with the host OS and other types of file system APIs.
internal
command
Package command generates (sub)commands from generic function signatures.
Package command generates (sub)commands from generic function signatures.
commands
Package commands implements command constructors for the main command.
Package commands implements command constructors for the main command.
filesystem
Package filesystem implements extension interfaces and wrappers around the standard [fs.FS].
Package filesystem implements extension interfaces and wrappers around the standard [fs.FS].
filesystem/9p
Package p9 implements file systems for the Plan 9 File Protocol.
Package p9 implements file systems for the Plan 9 File Protocol.
filesystem/cgofuse
Package cgofuse implements a wrapper around [fs.FS] to make it compatible with the [fuse.FileSystemHost] interface.
Package cgofuse implements a wrapper around [fs.FS] to make it compatible with the [fuse.FileSystemHost] interface.
filesystem/cgofuse/lock
Package lock implements file system operation locks based around hierarchical `/` delimited paths.
Package lock implements file system operation locks based around hierarchical `/` delimited paths.
filesystem/errors
Package errors defines a set of annotations to be used when translating between [fs.PathError] and non-Go error values.
Package errors defines a set of annotations to be used when translating between [fs.PathError] and non-Go error values.
filesystem/ipfs
Package ipfs implements [fs.FS] wrappers around various IPFS APIS.
Package ipfs implements [fs.FS] wrappers around various IPFS APIS.
generic
Package generic provides a set of type agnostic helpers.
Package generic provides a set of type agnostic helpers.
net/9p
Package p9 adds a shutdown method to a [p9.Server].
Package p9 adds a shutdown method to a [p9.Server].

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL