package
0.1.4
Repository: https://github.com/basharal/filesystem.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
New returns a new filesystem.

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Dir is an abstraction of a directory.
File is an abstraction of a file.
FileSystem is a thread-safe in-memory filesystem that allows basic operations.
Metadata provides common metadata for files and directories.

# Type aliases

Type of the filesystem node.