From 55676a35757bcbf2fa40cc3fd144ba412c65b658 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Tue, 9 Jun 2026 05:15:58 +0000 Subject: internal/cache: add (and move clock to internal/cache/clock) --- internal/cache/doc.go | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 internal/cache/doc.go (limited to 'internal/cache/doc.go') diff --git a/internal/cache/doc.go b/internal/cache/doc.go new file mode 100644 index 00000000..2b4c454b --- /dev/null +++ b/internal/cache/doc.go @@ -0,0 +1,2 @@ +// Package cache provides caches for a few different access patterns. +package clock -- cgit v1.3.1-10-gc9f91