tempfs

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2025 License: MIT Imports: 3 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 {
	*dirfs.FS
	// contains filtered or unexported fields
}

func New

func New() (*FS, error)

New returns a filesystem that resides inside a temporary folder. After usage, you must call the Close() method in order to delete the files.

func (*FS) Close

func (fsys *FS) Close() error

Jump to

Keyboard shortcuts

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