Versions in this module Expand all Collapse all v1 v1.13.12 Feb 9, 2025 Changes in this version + func NewCached(local string, urlBase string, exts ...string) http.FileSystem + func NewOfflineCached(local string, urlBase string, exts ...string) http.FileSystem + func NewRemote(urlBase string, exts ...string) cached.Remote