storj/pkg/cache
Egon Elbre ca8ceff5e2 pkg/cache: fix expiration test
Multiple time.Now calls in a short amount of time
may return the exact same time.

This adds a time.Sleep() to ensure we get different internal
timing.

Change-Id: I533b5eedfdcab13a0197976ccf4b9fa96d4c3bba
2020-01-19 19:31:31 +02:00
..
cache_test.go pkg/cache: fix expiration test 2020-01-19 19:31:31 +02:00
cache.go satellite: add an expiring lru cache around api keys 2020-01-09 22:13:41 -07:00