Documentation ¶
Index ¶
- type Local
- func (lfs *Local) Chdir(path string)
- func (lfs *Local) Get(ctx context.Context, path string) ([]byte, error)
- func (lfs *Local) Join(elem ...string) string
- func (lfs *Local) Pivot(path string) (string, error)
- func (lfs *Local) ReadDir(ctx context.Context, path string) ([]string, error)
- func (lfs *Local) Stat(ctx context.Context, path string) (*fs.FileInfo, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.