spec

package
v0.20.1 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClearFS added in v0.5.0

func ClearFS(mfs *mockfs.FS, base path.Absolute, conf Config)

func PrepareTest added in v0.5.0

func PrepareTest(conf Config, prefix string) (*mockfs.FS, path.Absolute)

Types

type Config

type Config struct {
	PathPrefix  string
	IsLocal     bool
	Unsupported struct {
		ReadingFile   bool
		WritingFile   bool
		RenameFile    bool
		FileSize      bool
		DirSize       bool
		ModTimeDir    bool
		Abs           bool
		ReadRootDir   bool
		WriteRootDir  bool
		DeleteRootDir bool
	}
}

Jump to

Keyboard shortcuts

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