Documentation ¶
Index ¶
Constants ¶
View Source
const BADFD = afero.BADFD
View Source
const FilePathSeparator = afero.FilePathSeparator
Variables ¶
View Source
var ErrDestinationExists = afero.ErrDestinationExists
View Source
var ErrFileClosed = afero.ErrFileClosed
View Source
var ErrFileExists = afero.ErrFileExists
View Source
var ErrFileNotFound = afero.ErrFileNotFound
View Source
var ErrNoReadlink = afero.ErrNoReadlink
View Source
var ErrNoSymlink = afero.ErrNoSymlink
View Source
var ErrOutOfRange = afero.ErrOutOfRange
View Source
var ErrTooLarge = afero.ErrTooLarge
View Source
var NewOsFs = afero.NewOsFs
Functions ¶
This section is empty.
Types ¶
type DirsMerger ¶ added in v1.1.1
type DirsMerger = afero.DirsMerger
type LinkReader ¶ added in v1.8.0
type LinkReader = afero.LinkReader
Click to show internal directories.
Click to hide internal directories.