filter

package
v1.13.11 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2025 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

View Source
const (
	SchemeSelect = "select"
	SchemeIgnore = "ignore"
)

Variables

This section is empty.

Functions

func Ignore

func Ignore(ctx context.Context, url string) (fs http.FileSystem, close fsx.Closer, err error)

url = `ignore: <pattern1>;<paater2>;...;<patternN> | <baseFS>`

func Select

func Select(ctx context.Context, url string) (fs http.FileSystem, close fsx.Closer, err error)

url = `select: <pattern1>;<paater2>;...;<patternN> | <baseFS>`

Types

This section is empty.

Jump to

Keyboard shortcuts

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