fsifce

package
v5.28.0 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2025 License: MIT Imports: 2 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileReadDirFunc added in v5.27.0

type FileReadDirFunc func(path string) ([]fs.DirEntry, error)

type FileReaderFunc

type FileReaderFunc func(path string) (io.ReadCloser, error)

type FileRemoveFunc added in v5.27.0

type FileRemoveFunc func(path string) error

type FileSeekerFunc

type FileSeekerFunc func(path string) (io.ReadSeekCloser, error)

type FileWriterFunc

type FileWriterFunc func(path string) (io.WriteCloser, error)

Jump to

Keyboard shortcuts

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