Versions in this module Expand all Collapse all v1 v1.13.12 Feb 9, 2025 Changes in this version + const Scheme + func New(ctx context.Context, localDir string, offline ...bool) (fs http.FileSystem, close fsx.Closer, err error) + func Open(ctx context.Context, url string) (fs http.FileSystem, _ fsx.Closer, err error) + func WriteConf(localDir string, conf *Config) (err error) + type Config struct + Base string + CacheFile bool