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 ¶
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 |
Package telegram provides a telegram access layer
|
Package telegram provides a telegram access layer |
Click to show internal directories.
Click to hide internal directories.