aifs

package module
v0.0.0-...-5953296 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FS

type FS struct {
	// contains filtered or unexported fields
}

func New

func New(fsys fs.FS) FS

func (FS) Open

func (aifs FS) Open(name string) (fs.File, error)

func (FS) ReadDir

func (aifs FS) ReadDir(name string) ([]fs.DirEntry, error)

type VirtualDir

type VirtualDir struct {
	fs.DirEntry
}

func (VirtualDir) IsDir

func (VirtualDir) IsDir() bool

Jump to

Keyboard shortcuts

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