package
6.0.0-20220812050543-efd72cfaba40
Repository: https://github.com/hibrid/vfs.git
Documentation: pkg.go.dev

# Functions

NewFile creates a new instance of File.
NewLocation creates a new instance of Location.
NewMockFromFilepath creates a new ReadWriteFile instance that can read a file from the provided path.
NewStringFile creates a new ReadWriteFile instance that can be read from the provided string as it's contents.

# Structs

File is an autogenerated mock type for the File type.
FileSystem is an autogenerated mock type for the FileSystem type.
Location is an autogenerated mock type for the Location type.
ReadWriteFile is a custom mock which allows the consumer to assign a custom reader and writer for easily mocking file contents.
S3API is an autogenerated mock type for the S3API type.
S3MockDownloader is a mock implementation of the s3.Downloader interface for the S3 backend.

# Interfaces

No description provided by the author
No description provided by the author