trufflehog/pkg/cache
ahrav 677238c96c
Extend memory cache (#2275)
* Extend memory cache to allow for configuring custom expiration and purge interval

* use any for value type

* fix test

* fix test

* address comments

* address

* make new construct more clear

* reduce duplication

* fix test
2024-01-11 08:20:37 -08:00
..
memory Extend memory cache (#2275) 2024-01-11 08:20:37 -08:00
cache.go Extend memory cache (#2275) 2024-01-11 08:20:37 -08:00