package cache
Import Path
github.com/rsteube/carapace/internal/cache (on go.dev)
Dependency Relation
imports 13 packages, and imported by one package
Involved Source Files
Package cache provides disk cache for Actions
Package-Level Functions (total 4)
CacheDir creates a cache folder for current user and returns the path.
File returns the cache filename for given values
TODO cleanup
Load loads values from file unless modification date exceeds timeout.
Write persistests given values to file as json.
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |