sourcegraph/internal/diskcache
Erik Seliger b89ed0fea7
chore: Make return type more obvious (#63651)
These functions return StoreOpts, but that wasn't immediately clear, so
adding this small tweak here.

Test plan: Ci passes.
2024-07-31 03:42:18 +02:00
..
BUILD.bazel Tracing: remove opentracing (#52978) 2023-06-06 11:02:15 -06:00
cache_test.go all: use observation.TestContextTB instead of TestContext (#61751) 2024-04-10 14:07:39 +02:00
cache.go chore: Make return type more obvious (#63651) 2024-07-31 03:42:18 +02:00
CODENOTIFY all: add keegancsmith to CODENOTIFY for many pkgs (#14241) 2020-09-29 11:03:53 +02:00
context.go all: use any instead of interface{} (#35102) 2022-05-09 10:59:39 +02:00
observability.go observability: build+propagate hierarchical observation contexts for telemetry provenance (#42765) 2022-12-05 21:52:30 +00:00
url_mutex.go