package
0.1.0
Repository: https://github.com/sunvim/utils.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
Sub returns a new file system rooted at dir.

# Variables

Mem is a file system backed by memory.
OS is a file system backed by the os package.
OSMMap is a file system backed by the os package and memory-mapped files.

# Interfaces

File is the interface compatible with os.File.
FileSystem represents a file system.
LockFile represents a lock file.