package
0.0.0-20200806063744-981868645a25
Repository: https://github.com/drone/drone-cache-lib.git
Documentation: pkg.go.dev

# Functions

IsExpired checks if the cache is expired.
New creates a new cache object.
NewDefault creates a new cache object with tar format.
NewDefaultFlusher creates a new cache flusher with default expire.
NewFlusher creates a new cache flusher.

# Structs

Cache defines a basic cache object.
Flusher defines an object to clear the cache.

# Type aliases

DirtyFunc defines when an cache item is outdated.