fs

package
v0.0.0-...-e9920c5 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2024 License: MIT Imports: 1 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exports = map[string]interface{}{
	"_name": "io/fs",

	"ModeAppend":     fs.ModeAppend,
	"ModeCharDevice": fs.ModeCharDevice,
	"ModeDevice":     fs.ModeDevice,
	"ModeDir":        fs.ModeDir,
	"ModeExclusive":  fs.ModeExclusive,
	"ModeIrregular":  fs.ModeIrregular,
	"ModeNamedPipe":  fs.ModeNamedPipe,
	"ModePerm":       fs.ModePerm,
	"ModeSetgid":     fs.ModeSetgid,
	"ModeSetuid":     fs.ModeSetuid,
	"ModeSocket":     fs.ModeSocket,
	"ModeSticky":     fs.ModeSticky,
	"ModeSymlink":    fs.ModeSymlink,
	"ModeTemporary":  fs.ModeTemporary,
	"ModeType":       fs.ModeType,

	"ErrClosed":     fs.ErrClosed,
	"ErrExist":      fs.ErrExist,
	"ErrInvalid":    fs.ErrInvalid,
	"ErrNotExist":   fs.ErrNotExist,
	"ErrPermission": fs.ErrPermission,
	"SkipDir":       fs.SkipDir,

	"Glob":      fs.Glob,
	"ReadFile":  fs.ReadFile,
	"ValidPath": fs.ValidPath,
	"WalkDir":   fs.WalkDir,

	"ReadDir": fs.ReadDir,
	"Sub":     fs.Sub,
	"Stat":    fs.Stat,
}

Exports is the export table of this module.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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