fs

package
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2021 License: MIT Imports: 10 Imported by: 2

Documentation

Overview

Package fs provides all the core features related to file-system access

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadFs

func LoadFs(access *confpar.Access, logger log.Logger) (afero.Fs, error)

LoadFs loads a file system from an access description

Types

type UnsupportedFsError added in v0.8.0

type UnsupportedFsError struct {
	Type string
	// contains filtered or unexported fields
}

UnsupportedFsError is returned when the described file system is not supported

func (UnsupportedFsError) Error added in v0.8.0

func (err UnsupportedFsError) Error() string

Directories

Path Synopsis
Package afos provide an afero OS FS access layer
Package afos provide an afero OS FS access layer
Package dropbox provides a Dropbox layer
Package dropbox provides a Dropbox layer
Package fslog provides an afero FS logging package
Package fslog provides an afero FS logging package
Package gdrive provides a Google Drive access layer
Package gdrive provides a Google Drive access layer
Package mail provides a mail access layer
Package mail provides a mail access layer
Package s3 provides an AWS S3 access layer
Package s3 provides an AWS S3 access layer
Package sftp provides an SFTP connection layer
Package sftp provides an SFTP connection layer
Package stripprefix is a file-system abstraction layer to strip a part of the path
Package stripprefix is a file-system abstraction layer to strip a part of the path

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL