Versions in this module Expand all Collapse all v1 v1.13.12 Feb 9, 2025 Changes in this version + const SchemeIgnore + const SchemeSelect + func Ignore(ctx context.Context, url string) (fs http.FileSystem, close fsx.Closer, err error) + func Select(ctx context.Context, url string) (fs http.FileSystem, close fsx.Closer, err error)