composite

package
v11.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: Apache-2.0 Imports: 7 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 interface {
	fs.ReadFileFS

	// Mount mounts a filesystem to the given mount point.
	// The mount point is the scheme of the URI.
	Mount(mountPoint string, fs fs.FS)
	// ListMounts returns a list of all mount points in sorted order.
	ListMounts() []string
}

func NewFS

func NewFS() FS

Jump to

Keyboard shortcuts

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