Documentation
¶
Index ¶
Constants ¶
View Source
const (
FileSystemTypeLocal = "local"
)
Variables ¶
View Source
var (
ErrorInvalidEntryDataFormat = errors.New("invalid entry data format")
)
Functions ¶
func NewError ¶
func NewError(err error) es_filesystem.FileSystemError
func NewFileSystem ¶
func NewFileSystem() es_filesystem.FileSystem
func NewPath ¶
func NewPath(path string) es_filesystem.Path
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.