filesystem

package
v0.0.0-...-9c4b20d Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dir

type Dir struct {
	Path      string
	FileCount int
}

type FileSystem

type FileSystem struct {
	Root string
	Dirs []Dir
}

func (*FileSystem) Collect

func (fs *FileSystem) Collect() error

func (FileSystem) Data

func (fs FileSystem) Data(n int) interface{}

func (FileSystem) Len

func (fs FileSystem) Len() int

func (FileSystem) Less

func (fs FileSystem) Less(i int, j int) bool

func (FileSystem) Swap

func (fs FileSystem) Swap(i int, j int)

Jump to

Keyboard shortcuts

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