package
7.0.0-pre2
Repository: https://github.com/c2fo/vfs.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewFileSystem initializer for FileSystem struct accepts aws-sdk client and returns Filesystem or error.

# Constants

Scheme defines the file system type.

# Structs

File implements vfs.File interface for S3 fs.
FileSystem implements vfs.FileSystem for the S3 file system.
Location implements the vfs.Location interface specific to S3 fs.
Options holds s3-specific options.

# Interfaces

No description provided by the author