aboutsummaryrefslogtreecommitdiffstats
path: root/cache/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'cache/doc.go')
-rw-r--r--cache/doc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cache/doc.go b/cache/doc.go
index aa6caebd..456c1fd3 100644
--- a/cache/doc.go
+++ b/cache/doc.go
@@ -1,3 +1,3 @@
-// Package cache contains a caching layer on top of the low-level bug
+// Package cache contains a caching layer on top of the low-level bug and identity
// functions to provide efficient querying, filtering, sorting.
package cache