package
Version:
v1.52.1-0...-9b21a15
Opens a new window with list of versions in this module.
Published: Jul 7, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package cache implements the Fs cache
Canonicalize looks up fsString in the mapping from user supplied
names to canonical names and return the canonical form
Clear removes everything from the cache
Get gets an fs.Fs named fsString either from the cache or creates it afresh
GetFn gets an fs.Fs named fsString either from the cache or creates
it afresh with the create function
Pin f into the cache until Unpin is called
Put puts an fs.Fs named fsString into the cache
Source Files
¶
Click to show internal directories.
Click to hide internal directories.