package
Version:
v0.0.0-...-ecdd364
Opens a new window with list of versions in this module.
Published: Mar 30, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package filestore provides read and write access to local filesystem.
type FileStore struct {
}
FileStore represents a file on the filesytem.
New returns a local filesystem object with a file path.
Load returns a file contents from the filesystem.
Save writes a file to the filesystem and returns an error if one occurs.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.