fs

package
v0.0.39 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2026 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindMedia

func FindMedia(root string, filter map[string]bool) (map[string]os.FileInfo, error)

func FindMediaChan added in v0.0.35

func FindMediaChan(root string, filter map[string]bool, ch chan<- FindMediaResult) error

Types

type FindMediaResult added in v0.0.36

type FindMediaResult struct {
	Path       string
	Info       os.FileInfo
	FilesCount int
	DirsCount  int
}

Jump to

Keyboard shortcuts

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