fs

package
v1.0.11 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileSystem

type FileSystem struct {
	http.FileSystem
}

FileSystem implements an fs.FS.

func (FileSystem) Open

func (o FileSystem) Open(name string) (fs.File, error)

Open passes `Open` to the upstream implementation and return an fs.File.

Jump to

Keyboard shortcuts

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