package
0.0.44-personal-build
Repository: https://github.com/dceldran/rclone.git
Documentation: pkg.go.dev

# Functions

New creates a new cache with the default expire duration and interval.

# Structs

Cache holds values indexed by string, but expired after a given (5 minutes by default).

# Type aliases

CreateFunc is called to create new values.