package
Version:
v0.20.0
Opens a new window with list of versions in this module.
Published: Nov 12, 2020
License: BSD-3-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package fsx contains file system extension
FS is a generic file system. Like File, it's adapted from
the draft iofs golang design document.
File is a generic file. This interface is taken from the draft
iofs golang design. We'll use fs.File when available.
Open is a wrapper for os.Open that ensures that we're opening a file.
OpenWithFS is like Open but with explicit file system argument.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.