Versions in this module Expand all Collapse all v1 v1.0.1 Apr 30, 2024 Changes in this version + const Name + type FilesystemType struct + func (*FilesystemType) Name() string + func (fst *FilesystemType) GetFilesystem(ctx context.Context, vfsObj *vfs.VirtualFilesystem, creds *auth.Credentials, ...) (*vfs.Filesystem, *vfs.Dentry, error) + func (fst *FilesystemType) Release(ctx context.Context)