# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
NewFS returns an fs.FS backed by a filer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
This is a filer for the workspace file system that allows you to pretend the workspace file system is a traditional file system.
NewWorkspaceRootPath constructs and returns [RootPath].
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
DbfsClient implements the [Filer] interface for the DBFS backend.
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
No description provided by the author
FilesClient implements the [Filer] interface for the Files API backend.
LocalClient implements the [Filer] interface for the local filesystem.
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
WorkspaceRootPath can be joined with a relative path and ensures that the returned path is always a strict child of the root path.
# Interfaces
Filer is used to access files in a workspace.