package
1.12.0
Repository: https://github.com/spf13/afero.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewGcsFS creates a GCS file system, automatically instantiating and decorating the storage client.
NewGcsFSFromClient creates a GCS file system from a given storage client.
NewGcsFSFromClientWithSeparator is the same as NewGcsFSFromClient, but the file system will use the provided folder separator.
No description provided by the author
NewGcsFSWithSeparator is the same as NewGcsFS, but the files system will use the provided folder separator.

# Variables

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

# Structs

No description provided by the author
Fs is a Fs implementation that uses functions provided by google cloud storage.
GcsFs is the Afero version adapted for GCS.
No description provided by the author

# Type aliases

No description provided by the author