fs

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Box

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

func OpenBox

func OpenBox(base string) (*Box, error)

func (*Box) Close

func (instance *Box) Close() error

func (*Box) ForEach added in v0.6.0

func (instance *Box) ForEach(predicate common.FilePredicate, callback func(common.FileInfo) error) error

func (*Box) Info

func (instance *Box) Info(name string) (common.FileInfo, error)

func (*Box) Open

func (instance *Box) Open(name string) (common.File, error)

Jump to

Keyboard shortcuts

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