//
pkg.gl
Category
github.com/dceldran/rclone
lib
cache
package
1.64.0-Personal
Repository:
https://github.com/dceldran/rclone.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
3
Files
195 SLOC
#
Functions
New
New creates a new cache with the default expire duration and interval.
#
Structs
Cache
Cache holds values indexed by string, but expired after a given (5 minutes by default).
#
Type aliases
CreateFunc
CreateFunc is called to create new values.