# Functions
NewFileSystem intializer for FileSystem struct accepts google cloud storage client and returns Filesystem or error.
# Constants
Scheme defines the filesystem type.
# Structs
No description provided by the author
FileSystem implements vfs.Filesystem for the GCS filesystem.
Implements vfs.Location.