This repository has been archived on 2026-09-05. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
gotoolkit/cache
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Felipe M. 98eb17d9f3 feat: cache + paths (#1)
- Added helper function `ExpandUser`
- Added basic cache impmentations for in-memory and file based caches.

Reviewed-on: #1
Co-authored-by: Felipe M. <me@fmartingr.com>
Co-committed-by: Felipe M. <me@fmartingr.com>
2025-03-23 23:46:28 +01:00
..
file.go feat: cache + paths (#1) 2025-03-23 23:46:28 +01:00
file_test.go feat: cache + paths (#1) 2025-03-23 23:46:28 +01:00
memory.go feat: cache + paths (#1) 2025-03-23 23:46:28 +01:00
memory_test.go feat: cache + paths (#1) 2025-03-23 23:46:28 +01:00
options.go feat: cache + paths (#1) 2025-03-23 23:46:28 +01:00