summaryrefslogtreecommitdiffstats
path: root/cache/docs.go
diff options
context:
space:
mode:
Diffstat (limited to 'cache/docs.go')
-rw-r--r--cache/docs.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/cache/docs.go b/cache/docs.go
new file mode 100644
index 000000000..babecec22
--- /dev/null
+++ b/cache/docs.go
@@ -0,0 +1,2 @@
+// Package cache contains the differenct cache implementations.
+package cache