localfs

package
v0.8.0-beta3 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2021 License: Apache-2.0 Imports: 9 Imported by: 2

Documentation

Overview

Package localfs implements virtual filesystem abstraction for a local filesystem.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Directory

func Directory(path string) (fs.Directory, error)

Directory returns fs.Directory for the specified path.

func NewEntry

func NewEntry(path string) (fs.Entry, error)

NewEntry returns fs.Entry for the specified path, the result will be one of supported entry types: fs.File, fs.Directory, fs.Symlink or fs.UnsupportedEntry.

Types

This section is empty.

Jump to

Keyboard shortcuts

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