package
2.0.4
Repository: https://github.com/rstudio/platform-lib.git
Documentation: pkg.go.dev

# README

pkg/rscache

Description

A persistent storage cache intended to be used with rsstorage and rsqueue to create and cache files and objects on disk and in memory.

Examples

  • markdownRenderer demonstrates how to use rscache to create and retrieve files.

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewMemoryCache - A memory cache isn't bound to a disk cache.

# Constants

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
In-memory cache, backs FileCache, which controls whether cache entries are put here via the resolver.CacheInMemory flag.
No description provided by the author
No description provided by the author
No description provided by the author